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?
Hi,
I am also facing same issue with ultrwebgrid dbclick event is not firing under IE11.
After adding a meta tag: <meta http-equiv="X-UA-Compatible" content="IE=9" /> at page level then dblClick event works, but the page layout is disturbed and some controls are over lapping. Mainly the bottom portion of the page layout is behaving unexpectedly.
Is there any to resolve this? Do we need to add any document type related to meta Tag?
Thanks,
Sreeni
Hello Petar,
I am also dacing same issue, but the same website functionality is working on my machine, if i tried to access same functionality different enviorment (with sane IE 11 and same OS) face issue.
I don't why it is working on one machine and not on other machine.
Please respond.
Thanks
Prashant K
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.
Jeby Mathew John