Sets the maximum number of rows allowed in this datatable (including the summary
row). If adding more then the allowed number of rows is attempted, the extra
rows are summed to the summary row.
public setMaximumAllowedRows ( integer $maximumAllowedRows ) | ||
$maximumAllowedRows | integer | If `0`, the maximum number of rows is unset. |