Can anyone help with this???
Take one datagrid, with say, 100 rows. Scroll down the datagrid, and decide you want to edit one of the rows past screen height...when the screen refreshes...the datagrid is back at row 0 and you have to scroll to find the edit row... I know you can use scrollTo() to scroll to a position on screen....is there a smarter way to deal with this????
Cheers
Take one datagrid, with say, 100 rows. Scroll down the datagrid, and decide you want to edit one of the rows past screen height...when the screen refreshes...the datagrid is back at row 0 and you have to scroll to find the edit row... I know you can use scrollTo() to scroll to a position on screen....is there a smarter way to deal with this????
Cheers