Replies: 2 comments 1 reply
-
Did you find a solution? I am also tinkering with the same thing. |
Beta Was this translation helpful? Give feedback.
0 replies
-
@Duoquote I made some workaround
So, till the author add fix, this workaround works for me |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi

I set
columnFilterDisplayMode: 'custom',
and it hide the filter iconSo I added my custom implementation for column Header property with filter icon
However, if you apply filter from my custom filter component that filter icon is back with filter notification popover
IMO, if we use custom filter display mode this one should not be shown at all, since also filter icon not shown
How to get rid of this icon?
Beta Was this translation helpful? Give feedback.
All reactions