When we add Hide/show and filtering functionalities to my grid, the filtering button is no longer shown independently and is added to the column menu. We are no longer able to guess which column is filtered since the color indicator for filtering is not visible anymore. Or make the column Menu colored when a filter is applied on the corresponding column
I see what you mean about the column menu icon highlight, and your request makes sense.
Please try the following scenario in this demo : http://demos.telerik.com/kendo-ui/grid/column-menu 1- filter the first column by "greater than" and enter value 10300 for example 2 hit filter The grid is now filtered accordingly, but there is no sign anywhere indicating a filter has been applied
The filter icon is highlighted with relevant theme styles when you apply filter to a grid column using the filtering menu. You can test that in the following demo: http://demos.telerik.com/kendo-ui/grid/local-data-binding Am I missing something from your logic? Please elaborate further to understand your idea better.