Good morning,
I do have Web application which run on Framework 2.0.Currently running on IE8 and running fine.Soon all our users machine will change to Windows 7 IE10.They set up for me a machine with Windows 7 and IE10 to test my Web Application.
When I ran a test I put search criteria and hit button but seems like in UltraWebGrid data is not appearing just column names.
Thanks for your help.
Hello vaverbukh,
The UltraWebGrid was retired in version 11.2. As such, it has never been tested in IE10 and is not supported.
My recommendation would be to upgrade to the WebDataGrid, which is the control that replaced the UltraWebGrid.
Here are some links that should be helpful:
Product Changes in 11.2
Classic Control Migration Guide
WebDataGrid Cheat Sheet
Supported Environments
Elizabeth AlbertLocalization Engineer
Has this situation changed at all? I have an application using UltraWebGrid where customers are now using IE10 and it doesn't work. The grid displays, but poorly, and attempts to scroll or click check boxes results in an error. Setting IE to compatibility view changes the display, but does not display correctly and does not fix the scrolling error.
Converting to the WebDataGrid is not an option I'm willing to consider. We tried to use that when we first built the application, but found it so buggy that we reverted to the older UltraDataGrid. At this point, even if the bugs are fixed, the effort to convert is lengthy and costly.
Thanks