Hello,
We are using version 2010.3.1317.35.
I'm currently having an issue with the Filter feature of the control on IE9.
It works as expected on Chrome 15 and FF7.
Here's the
exact code I am using:
On IE, the Filter feature just doesn't work and we are very frustrated with it. I spent more than an hour reading documentation and other sites and forums to find a solution and/or what I'm doing wrong before I decided to write here.
Is there anything I'm missing here? Is there any extra configuration for IE? Is IE no longer supported? What should we do?
Repeating: It works as expected on Chrome 15 and FF7
Thanks
------
Update: I've modified the aspx page by adding a meta tag as follows:
This seems to keep the behavior compatible with other browsers, and of course, IE9.
Wish I didn't have to do this and that it would work the same on all browsers.