I want to reinit the gridviewscroll on pagination or number of rows per page increases. Initially the grid has only 10 rows per page on pagination or on page size dropdown change, i make http request to fetch more rows. GridViewScroll doesn't apply on the new rows added to the table (ss attached). Is there any way to reinitialize the after table data change? or there is some other way to make this work with pagination. Am i doing something wrong?
