I am having the same problem as is with the sample attached here. If I view the sample in IE7. I get a horizontal scrollbar. If in FGirefox I do not.
Please descripbe what problem do you mean?
Sorry, thought I was trying to post to an existing thread but I started a new one. In this sample that was posted by spport that I found in the knowledge base, if I open in IE7 I get a horizontal scrollbar. In Firefox I do not. I am having the exact same problem with all my grids. - THX!
1195118819.zip (46.6 KB)
Sorry, thought I was trying to post to an existing thread but I started a new one. In this sample that was posted by spport that I found in the knowledge base, if I open in IE7 I get a horizontal scrollbar. In Firefox I do not. I am having the exact same problem with all my grids. - THX!
1195118819.zip (46.6 KB)
It seems you are using dhtmlxGrid version 1.5. Since that we have fixed a lot of grid width bugs. Please try to update your files to the latest version. New version of dhtmlxGrid you can load here dhtmlx.com/docs/download/dhtmlxGrid.zip
Thanks, However, I was using the sample to demonstrate my problem. I have the 2.1 professional. I solved the problem with:
playerGrid.objBox.style.overflowX=“hidden”;
if I have more trouble with this issue I will post my code. Thanks!