New to Telerik UI for ASP.NET Core? Download free 30-day trial
Search Panel
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
search_panel.cshtml
Search_PanelController.cs
Customer.cs
Search_Panel_TagHelper.cshtml
Also available for:
CLIENT-SIDE API SERVER-SIDE APIDescription
There are situations when you would like to enable the end user to search inside the Grid cells for a given value. The Kendo UI Grid supports this by enabling the Search Panel functionality.
The above example is configured to filter the columns with the following operators:
- Order ID - 'equal'
- Freight - 'greater than'
- ShipName - 'contains'
- ShipCity - 'contains'