:: Forum >>

grid scroll resets to top on selecting a row

I am using Extended Grid.If i scroll down the grid and select a row the grid refreshes and the scroll is reset to top of the grid.
How can I avoid this?
Monday, April 28, 2008
I also tried adding this line in onSelectedRowsChanged -
grid.setScrollTop(grid.getScrollTop());

Still doesn't work
Monday, April 28, 2008
What broswer are you using? Firefox?
Anthony
Monday, April 28, 2008
Which AW version are you using? Which browser/OS? Could you post a standalone example which allows to reproduce this problem?
Alex (ActiveWidgets)
Tuesday, April 29, 2008
I am using the ActiveWidgets 2.0.1 Standard Edition.
This problem occurs in Windows XP on IE.
ashii
Tuesday, April 29, 2008
Are you using multi-row-marker selection model? if yes, this bug was fixed in 2.0.2.

There was also a similar problem when the grid was inside html table with 100% width/height - for most cases this was also fixed in 2.0.2.

Could you check if this problem still exists in AW 2.0.2?
Alex (ActiveWidgets)
Tuesday, April 29, 2008
Thanks for thr propmt reply Alex.
Yes I am using the multi-row-marker selection model.
We have the license to AW 2.0.1 can i download version 2.0.2 with the same license?
ashii
Tuesday, April 29, 2008
ActiveWidgets license includes 12 months of free upgrades, so if your original license purchase was made after Feb 23, 2006 - you are eligible to a free upgrade to 2.0.2 (send email to sales@activewidgets.com).

http://www.activewidgets.com/general.bugs/2-0-2.html

Check also if you would like to upgrade to the AW 2.5.1 -

http://www.activewidgets.com/general.releases/2-5.html
http://www.activewidgets.com/licenses/upgrades.htm
Alex (ActiveWidgets)
Tuesday, April 29, 2008
Alex,
Thanks for your quick responses
ashii
Tuesday, April 29, 2008

This topic is archived.


Back to support forum

Forum search