page size isn't encoded in the URL
----------------------------------
Key: BEEHIVE-472
URL: http://issues.apache.org/jira/browse/BEEHIVE-472
Project: Beehive
Type: Bug
Components: NetUI
Versions: V1
Reporter: Eddie O'Neil
Assigned to: Eddie O'Neil
The data grid's notion of page size isn't encoded into the URL. This makes it
hard to build UIs that allow a site visitor to override the default page size.
While it's possible to build this today, it requires that the page size be
stored outside the grid's state.
The fix is to add a "defaultPageSize" attribute on the configurePager tag.This
lets each grid specify its default page size and encode the page size in the
URL only when the overridden page size is different from the default.
Today, the internal notion of "default page size" has an implicit value of 10.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://issues.apache.org/jira/secure/Administrators.jspa
-
If you want more information on JIRA, or have a bug to report see:
http://www.atlassian.com/software/jira