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 Telerik for ASP.NET Core ComboBox offers filtering options which eases the searching process and displays the results the user is interested in based on the typed in key word. The example demonstrates server filtering which is useful when handling larger sets of data and is configured by setting the ServerFiltering property to true.