Skip to content

Pagination fix#15

Merged
wilk merged 2 commits intowilk:masterfrom
bob-nl:pagination-fix
Aug 8, 2014
Merged

Pagination fix#15
wilk merged 2 commits intowilk:masterfrom
bob-nl:pagination-fix

Conversation

@bob-nl
Copy link
Copy Markdown
Contributor

@bob-nl bob-nl commented Aug 8, 2014

Ext5 uses underscores before the operations pagination variables.

Example message send to server:
{"event":"read","data":{"page":1,"limit":5,"start":0}}

bob-nl added 2 commits July 31, 2014 14:17
This version does work on Ext JS 5.

Known issue: Chart in Ext JS 5 does not render correctly after updates in the store.
Known issue: Removed rownumberer from the demo grid because of bug EXTJS-13759 (fixed in Ext JS 5.0.1).
Ext5 uses underscores before the operations pagination variables.

Example message send to server:
{"event":"read","data":{"page":1,"limit":5,"start":0}}
wilk added a commit that referenced this pull request Aug 8, 2014
@wilk wilk merged commit 4b73675 into wilk:master Aug 8, 2014
@wilk
Copy link
Copy Markdown
Owner

wilk commented Aug 8, 2014

Thanks for contributing!

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 this pull request may close these issues.

2 participants