New to Telerik UI for ASP.NET Core? Download free 30-day trial
Server filtering
Loading Demo...
- EXAMPLE
- VIEW SOURCE
-
EDIT IN TELERIK REPL
-
Change Theme
default
- Main
- Main Dark
- Nordic
- Ocean Blue
- Purple
- Turquoise
- Main
- Main Dark
- Nordic
- Urban
- Vintage
- Main
- Arctic
- Lime Dark
- Main Dark
- Nova
- Main
- Main Dark
- Opal
- Silver
HtmlHelper
TagHelper
serverfiltering.cshtml
ServerFilteringController.cs
ProductViewModel.cs
serverfiltering_TagHelper.cshtml
Also available for:
CLIENT-SIDE API SERVER-SIDE APIDescription
The AutoComplete component allows you to set which fields will be used to filter its data. The server filtering functionality will improve the client and server performance in cases of large data. It works with an array of strings and is configured using .ServerFiltering(true).