Feedback from our users is that it's not obvious how to clear a filter from the grid once one has been applied. I know there's the little clear filter button to do it, but I'm being asked to popup a tooltip with a little prompt for how to clear it. (at least the first time they try)
I've tried a few things, but have come up blank. Any suggestions for how to do something like this?
Appreciated.
Hello Natan,
I have further investigated your issue. After the investigation it appears that the best approach to set a Tooltip to the FilterCellClearButton is through style like in the previous sample I have attached. Please do not hesitate to contact us if you have any further questions.
So this is helpful, but is there a way to have the tooltip automatically popup whenever a filter is applied?
Hello Nathan,
I have been researching your issue and have created a small sample for you. In this sample I set two styles that set Tooltips for the FilterButtons. One for the FilterCellClearButton and one for the RecordSelector. Please find the attached sample and feel free to contact us if you have any further questions.