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

DataTable onPage event fires without sort and filter information #163

Closed
Sellec opened this issue Jan 29, 2020 · 1 comment
Closed

DataTable onPage event fires without sort and filter information #163

Sellec opened this issue Jan 29, 2020 · 1 comment
Assignees
Labels
Type: Enhancement Issue contains an enhancement related to a specific component. Additional functionality has been add
Milestone

Comments

@Sellec
Copy link

Sellec commented Jan 29, 2020

There must be one method for lazy loading fired after sort, filter or paginate with aggregated info about paginator, filter and sort state.
Without this, how can i make a full ajax request to get correct info? Now i need to catch sort/onpage/filter events separately and collect full info into request object.

@cagataycivici cagataycivici self-assigned this Jan 30, 2020
@cagataycivici cagataycivici added the Type: Enhancement Issue contains an enhancement related to a specific component. Additional functionality has been add label Jan 30, 2020
@cagataycivici cagataycivici added this to the 1.0.2 milestone Jan 30, 2020
@cagataycivici
Copy link
Member

I agree, being worked on.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Type: Enhancement Issue contains an enhancement related to a specific component. Additional functionality has been add
Projects
None yet
Development

No branches or pull requests

2 participants