Hi,
I am using Infragistics 14.1 webdatagrid. I want both horizontal and vertical scrol bars to appear on the grid. Grid has 40 columns and each column has a width of 30px or more.
I have tried setting grid width to 500px so that combined width of all columns is > width of grid and thereby horizontal scrollbar is enabled. However, it did not happen, horizontal scrollbar did not appear. If I go to developer tools of IE 9 and change the document mode to IE7, then horizontal scroll bar appears. But if document mode is IE 8 or above, it does not appear.
I also tried setting the width of grid to 100% with no success. Have tried some suggestions given on other threads but nothing worked.
Please share your expert suggestions. Thanks!
- Atul
Hello Atul,
Thank you for posting in the Infragistics community !
What you describe is strange. I have tried to reproduce this issue but was not successful. Please see the attached sample where the grid's width(300px) < sum of columns' widths(600px).
The scrollbar is rendered under IE 11, IE 10, IE 9, IE 8, IE 7 and no issues occur. If you manage to reproduce the issue please send the sample back for investigation or send us an isolated sample of yours.
Hello,
I'm just following up to see if you need any further assistance with this issue. If so please let me know.