The scroll state stores the client scroll position if the virtual scrolling is enabled. When the data source is changed on postback, if the new data source items count does not cover the scroll position, there's no data row be rendered. It may cause the data row does not align with the column header.
Call this method to reset the scroll state, to force the grid view renders the first data row.