I am using AddItem to add a row to a FlexGrid.

This adds a new row at the bottom. Is there a way of scrolling that row into view? At the moment it is out of view when there are a lot of rows and, as it is added by the program, the user does not realise when a new row has been added.

Thanks for any help.