The grid can be split into pages when there are a lot of rows to display by setting the PageSize property which indicates the number of rows to be displayed in a page. The built in Pager bar provides an easy UI for the user to scroll through the pages. C# this.GridGroupingControl1.PageSize = 7; VB Me.GridGroupingControl1.PageSize = 7; |
This page will automatically be redirected to the sign-in page in 10 seconds.