Scroller and RowGroup

Scroller and RowGroup

andyovandyov Posts: 7Questions: 3Answers: 0

I wondered if these two are meant to support each other?
It seems the scroller.page() function doesn't take into account the row group heading.

I have produced a demo: http://jsfiddle.net/andyov/45jeuvak/11/

I believe what should happen is the page().start value shouldn't change to the value 1 until the first row is completely out of view, which is what happens if row group isn't used.
Is there any way to get scroller to ignore rowgroup headings?

This question has an accepted answers - jump to answer

Answers

This discussion has been closed.