Automatically scroll a preselected row into view [JSArray model]
Say we have a grid - 100 rows total, 20 visible.
Has anyone figured out how to make a pre-selected row (i.e. row 55) scroll into the initial visible area of 20 rows?
At this point, I don't care if it is the first, last, or whatever, I just need the grid to display the row selected.
I can already programmatically select the row, I just can seem to find the right code to 'autoscroll' it into view when the page loads.
Thanks in advance,
Michael
Has anyone figured out how to make a pre-selected row (i.e. row 55) scroll into the initial visible area of 20 rows?
At this point, I don't care if it is the first, last, or whatever, I just need the grid to display the row selected.
I can already programmatically select the row, I just can seem to find the right code to 'autoscroll' it into view when the page loads.
Thanks in advance,
Michael
Mobasoft
January 26,