Product Bundles
DevCraft
All Telerik .NET and Kendo UI JavaScript components and AI Tools in one package.
Kendo UI
Bundle of AI Tools plus four JavaScript UI libraries built natively for jQuery, Angular, React and Vue.
Build JavaScript UI
Javascript
Telerik
Build modern .NET business apps
.Net Web
Cross-Platform
Desktop
Reporting and Documents
AI for Developers & IT
Ensure AI program success
AI for UI
AI Engineering
Additional Tools
Enhance the developer and designer experience
Testing & Mocking
Debugging
UI Tools
CMS
Free Tools
Support and Learning
Docs & Resources
Productivity and Design Tools
GridFilterMode.FilterMenu allows to open popup with 2 conditions per column joined with logical conjunction: "and" "or".
Is it possible to have more conditions per column? For example:
Salary > 20
and
Salary < 100
not (Salary = 50)
Hi Waldek,
You will be able to implement custom filters to add more conditions when this gets implemented: https://feedback.telerik.com/blazor/1407773-custom-filter-components-filter-template. For the time being, the only option is to put desired popups (e.g., animation containers) in the header template or outside of the grid so you can set the desired filter through the grid state.
Regards, Marin Bratanov Progress Telerik