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

Pagaination and Refresh Events #581

Open
GordonSmith opened this issue May 8, 2013 · 0 comments
Open

Pagaination and Refresh Events #581

GordonSmith opened this issue May 8, 2013 · 0 comments

Comments

@GordonSmith
Copy link

Currently the pagination only emits a refresh event when "refresh" is called.

There is a need to also receive events for each page complete "dgrid-page-complete" or such like.

In my case I need access to each query result from the store so that I can "observe" the displayed data and enable/disable actions accordingly.

GordonSmith added a commit to GordonSmith/dgrid that referenced this issue May 8, 2013
Similar to "dgrid-refresh-complete", but emitted after each page is loaded
within the Pagination extension.

Fixes dojo#581

Signed-off-by: Gordon Smith <gordon.smith@lexisnexis.com>
GordonSmith added a commit to GordonSmith/dgrid that referenced this issue Jan 15, 2014
Similar to "dgrid-refresh-complete", but emitted after each page is loaded
within the Pagination extension.

Fixes dojo#581

Signed-off-by: Gordon Smith <gordon.smith@lexisnexis.com>
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

No branches or pull requests

1 participant