UI for ASP.NET Core
The Telerik UI for ASP.NET Core Filter component is a great partner to the Grid. It allows you to refine complex filtering expressions, combined by logical operators, on any databound control. This component enables users of your application to dynamically build custom filtering in a user friendly way.
Check out the ASP.NET Core Filter demo
You can configure the ASP.NET Core Filter component by adding custom operators per field or custom filter functions.
To learn more about both visit our documentation
Define new expressions or groups of expressions with the built-in button or, if you feel like you don’t need some of the already defined expressions, use the delete button to clear them.
The Telerik for ASP.NET Core Menu comes with two options for implementation—using HTML or Tag Helpers. You can also use them to help you with the Context Menu.