Hello,
I'm experimenting with paging and I noticed the number of rows per page does not determine the height of the grid. I set it to 13 rows per page and I still have to scroll down to see the 13th row. I am not setting the height in my code explicitly. Is there a way to configure the grid to determine its height based on the number of rows per page?
Thanks.