All,
First I hope I have the right forum. I couldn't find "UltraWebGrid" in the forum list. My question is simple:
I'm running a web site using Infragistics2.WebUI.UltraWebGrid.v9.1, Version=9.1.20091.1015
There numerous issues with the UltraWeb Grid not performing correctly in IE9.
From what I can glean from the forums I need to upgrade to a 10.1+ version of the controls. Before I tell my boss to lay out the cash... is this what I have to do?
Then I also read that the UltrasWeb Grid is not part of the 10.1+ versions of the Asp.Net controls, so I would have to manually replace 30 - 40 UltraWeb Grids with the new control?
Any definitive answers would be greatly appreciated.
Thanks, Joe
I'm glad you solved your issue.
If you have any other questions or concerns, please don't hesitate to ask.
I compared your sample to my page. The problem ended up being my DOCTYPE. I switched it to the following.
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
Hello,
I tested with v10.3.2217 which is the last SR and the DblClick event was fired as expected. I am attaching the sample for your reference.
I have ran into the same issue with not being able to double click an ultrawebgrid row in IE9. What did you do to resolve this issue? I'm on Infragistics 10.3.
ok. i got it to work the ultrawebgrid. miss the version.
thanks!