I have a large dataset being displayed in a scheduler. Is there a way to repeat the header after say about 50 rows of data?
This should be handled by the standard handler which doesn't scroll and should always be visible. That's like in Excel, the row (1, 2, 3...) and column (A, B, C...) headers are not repeated but they are fixed.
Or am I missing something?