JavaScript
{grid.object}setRowsPerPage Method
Syntax
{grid.Object}.setRowsPerPage(rows)
Arguments
- rows
Number of records to show.
Description
Sets the number of records per page to show in the Grid part.
See Also
Syntax
Arguments
Number of records to show.
Description
Sets the number of records per page to show in the Grid part.
See Also