Kendo Vue Grid column menu change color of the icon when the column is filtered

0 Answers 66 Views
Grid
Daniel
Top achievements
Rank 2
Iron
Iron
Daniel asked on 03 Feb 2023, 02:49 PM

Hello,

Is there a solution for a filtered column in a grid based on column filter or an external filter to change its color to show to the user that it has been filtered with something?

I try to implement it myself and I fall short to understand all the possible subcases that occur. Is there a ready solution or could someone suggest me how to do it?

Thanks

Plamen
Telerik team
commented on 06 Feb 2023, 02:23 PM

Here is how w e currently recommend implementing such behavior - https://stackblitz.com/edit/npwss1?file=src%2Fstyles.css

 

Daniel
Top achievements
Rank 2
Iron
Iron
commented on 06 Feb 2023, 03:15 PM

Yeah, I was missing the below export function from kendo. Thanks!
filterGroupByField

No answers yet. Maybe you can help?

Tags
Grid
Asked by
Daniel
Top achievements
Rank 2
Iron
Iron
Share this question
or