varunjyoti
22 Jan 2012, 10:15 PM
Hi
I have a grid with scroll bars. There are some records in the grid.
I am selecting a row using getSelectionModel.select() method. The specified row gets selected but if that row is at the bottom of the grid, or if it is below the viewable grid area, the scroll bar remians unmoved. So the selected row is not visible to the user. I want the selected row to be viewable to the user.
Thanks
I have a grid with scroll bars. There are some records in the grid.
I am selecting a row using getSelectionModel.select() method. The specified row gets selected but if that row is at the bottom of the grid, or if it is below the viewable grid area, the scroll bar remians unmoved. So the selected row is not visible to the user. I want the selected row to be viewable to the user.
Thanks