PageUp and PageDown Flaw on PivotTable

D

d pak

When using the PageUp / PageDown to navigate the rows in the Pivottable,
PageDown takes be right to the bottom of the list, PageUp takes me right to
the top. These buttons behave like a Home and End button.

Is there a workaround to get the pageup/down buttons to work as they should.

I am using XP Office Web Controls.
 
A

Alvin Bruney [MVP]

you can use events to tie into any number of methods to restrict scrolling -
movedetailtop,smallscroll,largescroll,topoffset etc
 
Top