Limit the number of rows the grid should handle.
The maximum number of rows the grid should handle.
Set an absolute limit on how many rows the grid should handle
E.g. to restrict output to 10 pages of 10 records, set RecordsMaxLimit=100 and RecordsPerPage=10
AxpDataGrid Class | Axezz.WebControls Namespace