ResynchronizeContainer

Use this method after assigning a new set of rows to the RowSet property.

ResynchronizeContainer()

This method will reset scrollbar and selection settings based on what is in the new
row set.

The RowSet setter property does not do this automatically to give more flexibility because in some cases users might not want to have the scrollbar and the selection settings reset.