Rank: Newbie Groups: Member
Joined: 3/14/2008 Posts: 5
|
I'm running dll version 6.0.86.2
I have a grid on which I construct the columns dynamically. Typically, after populating, the grid requires both horizontal and vertical scrolling to see all the cells.
When I run in debug mode (VS2008) in my local environment, everything works fine.
When I run off the deployed website on a remote server the following occurs:
When I scroll down after scrolling right and then back to the left, cells in the rightmost columns do not display when scrolling to the right.
I have verified that dll version 6.0.86.2 is deployed to the server.
|
Rank: Administration Groups: Administration
Joined: 5/27/2007 Posts: 24,194
|
Hi,
You may want to try the latest version (7.0.41.2). We have had many fixes/improvements regarding the Grid control in the new version and some of them are related to scrolling.
Thanks!
|