Unplanned
Last Updated: 07 Feb 2020 11:23 by ADMIN
Imported User
Created on: 23 Aug 2018 09:31
Category: Grid
Type: Feature Request
10
Smarter Grid multi check filter - Excel-like filter - Cascading filter
In a Kendo grid, Angular/MVC/JS/Whatever; 
When using multi check filter. 
---- 
Only show those values that are still useful to filter on!!! 
---

When filtering is done(one to many columns) - ONLY the remaining options should be seen when setting the NEXT filter (not all possible values in the database) of course distinct and sorted

(the grid could have an option of doing it this way or the old way) 
example:

let's say we have 5 numbers of categories, each category have 20 different details.

when filtering is set on one category, then when filtering on details - only the 20 remaining details should be seen, not 100(5*20)

and vice verse, if filtering one detail - only one category should be seen when filtering on category.
1 comment
ADMIN
Alex Hajigeorgieva
Posted on: 07 Feb 2020 11:23

Hello,

We have a knowledge base article that shows you how to do that with the help of dedicated checkbox source and the change event of the grid data source while this feature request gains more popularity:

https://docs.telerik.com/kendo-ui/knowledge-base/grid-with-excel-like-filter

Kind Regards,
Alex Hajigeorgieva
Progress Telerik

Get quickly onboarded and successful with your Telerik and/or Kendo UI products with the Virtual Classroom free technical training, available to all active customers. Learn More.