This question is locked. New answers and comments are not allowed.
Hi, I'm trying to give a visual indication to my users that a grid is filtered. For example, below each grid we display the Total Count and the Filtered Count based on TotalItemCount and ItemCount respectively. Often my users are forgetting they have a filter on, so I want to change the foreground color of the text of the Filtered Count to red when a filter is active. Is there a property I can bind to which will just indicate if a filter is active or not?
Thanks,
-Mike
Thanks,
-Mike