setSelectionIndex problem
Hi !
I have a small problem when I call setSelectionIndex : for example I create a grid that has 20 rows, but I set the grid's height to display only 5 rows. If I call setSelectionIndex(10) the 11th row is selected correctly but the grid doesn't scroll down automatically to display the selected row...is there any work around for that ?
Many thanks,
Vasile
BTW : the grid looks great !!!
I have a small problem when I call setSelectionIndex : for example I create a grid that has 20 rows, but I set the grid's height to display only 5 rows. If I call setSelectionIndex(10) the 11th row is selected correctly but the grid doesn't scroll down automatically to display the selected row...is there any work around for that ?
Many thanks,
Vasile
BTW : the grid looks great !!!
Vasile
January 12,