Hi All,
Need one urgent help.
I am using ultrawebgrid v8 in my .aspx file.I am using IE 11 version.Issue is that there is no scroll (neither vertical nor horizontal) visible in my webgrid.
I have used all necessary property in my web grid but no scroll visible in IE11
When i put webgrid in div tags with overflow:scroll and position:relative then i can see scrolls. But using div, horizontal scroll is visible only when vertical scoll is dragged to down most rather than on initial load.
My issue is that is it possible to have web grid's own scroll property to be visible for IE11 so that i donot need to put it in div tag.
If i need to put grid in div, how can i make horizontal scroll visible on load only rather than moving vertical scroll to down most direction.
Please help.
Hello Vikas,
UltraWebGrid is no longer supported and is not compatible with IE11 for more details please review my previous reply.
Please ignore the previous reply.Consider below one.
Earlier i was not able to insert any row in my ultrawebgrid in IE11.
Later i found solution to use browser="Uplevel" and then i was able to insert rows in my grid.
Similarly is there any way to have scroll(horizontal and vertical) in my grid for IE11?
Thanks for reply.
Later i found solution to use browser="Uplevel" and then i was not able to insert rows in my grid.
Similarly is there any way to have scroll in my grid for IE11.
Hello,
Thank you for contacting Infragistics Developer Support!
Please note that the version you are using is retired several years ago and understandably would not work with modern browsers that were released after the last volume of the classic controls, which was Infragistics NetAdvantage v11.1 of ASP.NET. The product lifecycle is stated in the following page:http://ko.infragistics.com/help/product-lifecycle.The only possible solution in this case is to use a product that is supported under newer browsers, which you can identify in the supported environments page at:http://ko.infragistics.com/support/supported-environments.So what you could do is to upgrade to the new ASP.NET Ajax tool-set. You can take a look at it at:http://ko.infragistics.com/products/aspnet.