Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
45
UltraWebGrid v8 not having any sroll (vertical or horizontal) when IE 11
posted

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.