New to Telerik UI for ASP.NET Core? Download free 30-day trial
Client 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
clientfiltering.cshtml
ClientFilteringController.cs
ProductViewModel.cs
CategoryViewModel.cs
ClientFiltering_TagHelper.cshtml
Also available for:
CLIENT-SIDE API SERVER-SIDE APIDescription
In addition to the server filtering, the UI for ASP.NET Core MultiSelect supports client filtering if you are handling smaller sets of data, as shown in the demo example, you can configure this feature by setting the ServerFiltering property to false.