:: Forum >>

Error in scrolling when grid footer is enabled (setFooterVisible)

I'm having problems with scrolling items when the footer is visible.
This footer uses part of the space of my grid, but when I scroll a page, the control scrolls more items that are visible, (may be are you calculating page scrolling including the space used by the footer?)
F.Igor
Thursday, March 13, 2008
Are you sure this is related to the footer? Does it work ok with footer hidden?

Check if the problem is related to the strict doctype and the row border (no compensation for the border height) -

http://www.activewidgets.com/javascript.forum.22006.1/bottom-row-not-visible-after.html
Alex (ActiveWidgets)
Thursday, March 13, 2008
Hello Alex
I'm searching for the right reason of my problem.
I see that if I press "Pg Down" the grid scrolls sown in 10 rows
whatever height you have defined for the grid.

There are any way to control the number of rows that are scrolled when I press the PageUp/Down keys?
Scrolling works ok if I use the scroll bar.
F.Igor
Thursday, March 13, 2008
PgDown scroll (10 rows) is hardcoded in getPageDownRow() method -

/source/lib/grid/control.js, line 206 (AW 2.5.1)
Alex (ActiveWidgets)
Friday, March 14, 2008

This topic is archived.


Back to support forum

Forum search