I have a grid that displays data from a table. The user has the option of looking at various subsets of the data by selecting from a couple of combo boxes. How do I reposition the active row so that the data that is displayed starts in the first visible row of the grid. Right now the data is usually somewhere in the middle of the screen which forces the users to scroll down to see more of the items.