|
Rank: Advanced Member Groups: Member
Joined: 9/14/2009 Posts: 29
|
Hello,
I am calling GridItem.ensureVisible followed by Grid.selectCell and, if the grid item is hidden below what the grid control is showing, the grid is properly scrolled down to show the grid item and the appropriate cell is selected.
However, if the grid item is hidden ABOVE what the grid is showing, the grid contol does NOT scroll UP to show the grid item. After manually scrolling up using the grid scrollbars, I did notice that the correct cell was selected.
Does the GridItem.ensureVisible only scroll in one direction and, if so, is there some other client side code I can call to first scroll to the first item and then make the call to GridItem.ensureVisible method?
Thank you very much in advance,
Tom
|
|
Rank: Administration Groups: Administration
Joined: 5/27/2007 Posts: 24,194
|
Hi,
We have not been able to reproduce this problem. Can you try the latest version and see if it works? If not please try to create a test page and we will be happy to take a look.
Thanks!
|
|
Rank: Advanced Member Groups: Member
Joined: 9/14/2009 Posts: 29
|
Good Morning,
Sounds good.
I am currently running version 7.0.53.2 (2009) - Build 2009.0.53. Is this the latest version?
If, after confirming that I am using the latest version, I still have the problem, I will attempt to create a test page but, due to some current deadlines, I may not be able to create it and get it to you right away.
Thanks for your help on this,
Tom
|
|
Rank: Administration Groups: Administration
Joined: 5/27/2007 Posts: 24,194
|
Hi,
The latest is 8.0.15.2 (2010). You can download it from our download page. You will also need to go to your orders page to download a new license key/file for this version because every release uses a different license key/file.
Thanks!
|
|
Rank: Advanced Member Groups: Member
Joined: 9/14/2009 Posts: 29
|
Great...thanks for the info!
|
|