| Issue 300: | Add RowSelect.setMaxRows(int) | |
| 1 person starred this issue and may be notified of changes. | Back to list |
Please add setMaxRows(int) method to RowSelect. Will require calling init(page) to readjust. Workaround without it is to temp save desired existing values from limit.getRowSelect() and instantiate new RowSelect, specifying values via constructor, and then limit.setRowSelect().
Jan 5, 2011
Project Member
#1
jeff.johnston.mn@gmail.com
Mar 9, 2011
Have this implemented on the trunk. Will go out on the 3.0.4 release.
Status:
Fixed
|