Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Pagination: Incorrect "rowsPerPage" displayed on startup #577

Closed
GordonSmith opened this issue May 3, 2013 · 0 comments
Closed

Pagination: Incorrect "rowsPerPage" displayed on startup #577

GordonSmith opened this issue May 3, 2013 · 0 comments

Comments

@GordonSmith
Copy link

With the following settings:
rowsPerPage: 50,
pageSizeOptions: [25, 50, 100]

The default selection in the displayed drop list is still 25.

GordonSmith added a commit to GordonSmith/dgrid that referenced this issue May 3, 2013
With the following settings:
rowsPerPage: 50,
pageSizeOptions: [25, 50, 100]

The default selection in the displayed drop list is still 25.

Fixes dojo#577

Signed-off-by: Gordon Smith <[email protected]>
GordonSmith added a commit to GordonSmith/dgrid that referenced this issue May 3, 2013
With the following settings:
rowsPerPage: 50,
pageSizeOptions: [25, 50, 100]

The default selection in the displayed drop list is still 25.

Fixes dojo#577

Signed-off-by: Gordon Smith <[email protected]>
@ghost ghost closed this as completed in 01d01c9 Jun 20, 2013
ghost pushed a commit that referenced this issue Jun 20, 2013
This issue was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant