Problem with scroll bar

Hi,

I have a grid,

I have set the value of ‘enableAutoWidth(true,600);’

I have set the column width as 100

I’m also using ‘splitat’, ‘smartrenderint’, ‘AutoHeight’ functionalities.

I want the scroll bar to appear only if the number of columns increases more than 6.

But, for me in few i’m getting the scroll bar even if the number of columns is less than 6. It means the functionality is not working consistantly.

Please help me out of this problem.

I’m also using 'splitat’
In current version of grid the enableAutoWidth and splitAt not compatible.
The next version of grid ( release planned on next week ) will work correctly with such combination of modes.


Hi,



I’m still able to see the problem even without the SplitAt functionality. The problem is not occurring for all the cases. Only in certain cases i’m able to see the problem.



Currently i’m using v.1.6 build 80512. Please suggest me on how to proceed.

The problem  can’t be reconstructed with local samples, enableAutoWidth works correctly with splitAt functionality
If problem still occurs for you - please contact us directly at support@dhtmlx.com and provide any kind of sample where problem can be reconstructed.