M
Martin
I have a table with several hundred rows of data in it. The actual
number of rows will always be a multiple of 16. The table would be
sized to display 16 rows and I would like for the user to be able to
scroll the table 16 rows at a time.
I'm thinking maybe to have "scroll up" and a "scroll down" buttons
next to the table that the user could click on.
Any thoughts on how I might do this?
number of rows will always be a multiple of 16. The table would be
sized to display 16 rows and I would like for the user to be able to
scroll the table 16 rows at a time.
I'm thinking maybe to have "scroll up" and a "scroll down" buttons
next to the table that the user could click on.
Any thoughts on how I might do this?