Hello:
I'm running UltraWebGrid as part of version 10.3. We have a control where a user clicks an expand button to open an UltraWebGrid. The user types in a value, then presses a menu button to go to a different page. At that point, the application hangs. This behavior only occurs in IE 9.0.
When I turn on compatiblity view for the site, it functions fine.
What could be causing compatibility view to work but not its normal state? Would upgrading to 11.2 solve this issue? Finally, I've heard that UltraWebGrid may not be supported after the latest release - is this true?
Thanks,
Rob
Hi Rob,
In order to be able to provide any feedback I would need to see a sample where the behavior you are describing manifests.
Please note that the UltraWebGrid control is now outdated and as of .NetAdvantage 2011 Volume 2 is no longer included in our product package. I would strongly suggest that you consider switching to the WebDataGrid/WebHieararchicalDataGrid. More information regarding these controls is available at:
http://help.infragistics.com/NetAdvantage/ASPNET/2011.2/CLR4.0/?page=Web_WebDataGrid_WebDataGrid.html
Additional samples demonstrating the features of these grids can be found at:http://samples.infragistics.com/aspnet/
Please feel free to contact me if you have any questions.
Best Regards,
Petar IvanovDeveloper Support EngineerInfragistics, Inc.http://es.infragistics.com/support
Peter:
Thanks for the prompt response. You can see a brief screencast of the behavior here: http://screencast.com/t/uF9AmLfG2A. Note that this does not happen in compatibility view.
Does Infragistics have documentation or an automated process to migrate from UltraWebGrid to WebDataGrid?
Hi Peter,
Thanks. We upgraded to the latest version you recommended yet still have the problem. I have begun to implement WebDataGrid but it is an entirely different control and will require a rewrite of our grids.
I'm wondering if you can suggest another fix? It seems to only affect certain grids in IE 9.0 and I'd love to find a way to get them to work on that browser while we implement WebDataGrid.
Did you get any alternate for your problem. If yes, please let us know what you did.
Unfortuntately, no. We wound up replacing the grids with WebDataGrid.
Regards,
Thanks Rob for quick reply. That takes months to replace. Most of the code should be re-written.
You are correct. I really didn't want to do it but didn't have much of a choice. I wish there was an easier way.