6. Working with Arrays, Table Fields, and Collections : Table Field Operations : How You Can Scroll to a Specific Row : How You Can Scroll Indirectly with the Find Method
 
Share this page                  
How You Can Scroll Indirectly with the Find Method
You can use the Find method of the ArrayObject class to find the row you want to scroll to, followed by setting ActiveRow to that row to do the actual scrolling.