Hi there,
I am wondering if someone can help me with this. We are using GridView (version 2010.1.309.1030) and we populate the component with saved user properties when the user logs in. This allows them to save their grid state when so that the next time they log in they don't have to customize everything again.
It works well, however, there is one small (but irritating to the users) issue.
When a user sets column filters and they are restored from persisted storage, the filters work, but the FilterFunnel in the column header is not toggled to show that a filter is set. So, it is difficult for the user to see where the filters are. Of course, when the filter is first set, the funnel icon does toggle to indicate an existing filter.
If anyone can help me figure out how to trigger to FilterFunnel toggle to show "filtered", I would be really appreciative.
Thanks very much,
Philip