scrollToIndex completion sync
Hi, wondering is it possible to determine when scrollToIndex completes as I wasnt to set focus on the first cell.
At the moment scrollToIndex kicks off a setTimeout which may recursively kick off more setTimeouts...
If I access the DOM before the scrollToIndex completes I get returned the wrong row element.
Any idea greatly appreciated at this stage!!!
Thanks, Donal
0 Replies