With IE 11 the double-click event of the UltraWebGrid does not fire.
With previous versions of Internet Explorer when the user double-click a row, it does a postback to server witch handles the event.
Can anybody help?
Hello Icarneiro,
Please note that UltraWebGrid is not supported under IE11 and is now outdated. As of Volume 11.1 of NetAdvantage, the classic ASP.NET toolset has been retired. A detailed list of the retired controls and their respective AIKIDO replacmenets may be found at:
http://ko.infragistics.com/community/blogs/taz_abdeali/archive/2011/11/17/asp-net-product-changes-in-2011-volume-2.aspx
I would suggest that you consider switching to the WebDataGrid/WebHieararchicalDataGrid in this scenario. More information regarding these controls is available at:
http://help.infragistics.com/doc/ASPNET/2013.2/CLR4.0/?page=Web_WebDataGrid_WebDataGrid.html
A list of the supported environments for the classic toolset may be found at:
http://ko.infragistics.com/help/supported-environments/
Please do not hesitate to contact me if you have any questions.
Hello Petar Ivanov,
We are using UltraWebGrid to display data and there is a view button to Open\Save a file. While clicking on the view in IE 10 the explorer does not not give any response. It seems the event is not firing up in IE 10 but in compatibility mode in the same IE 10, I am able to save file (Click on the View is working). But this needs to work in the normal mode and not in compatibility mode. Is there any IIS setting or any attributes that can be added in the UltraWebGrid Control on the aspx page to fire up the event.
Thanks,
Jeby Mathew John