Hi, is there anyway to replace the Gird Column Menu directly with the filter component. Instead of having the three dots, replace it with a filter icon that can open up the filter panel. Picture attached.
1 Answer, 1 is accepted
0
Stefan
Telerik team
answered on 08 Feb 2019, 07:34 AM
Hello, Samuel,
A similar request is discussed in the following forum thread and contains a runnable example:
Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Feedback Portal and vote to affect the priority of the items
We are using the active method of the ColumnMenuFilter to check if they have filtering or sorting and then we apply a custom className which we are using to style it.
We will update the example as we have made changes to the rendering which had to be reflected in the example. Apologies for the inconvenience.
Hi - my colleague and I were trying to change the default icons for the column menus, but neither of us were successful. We followed this example -> https://www.telerik.com/forums/column-menu-filter I see in the comments that there have been some rendering changes and this won't work anymore. Is there a more up to date example?