DataTable onPage event fires without sort and filter information #163
Labels
Type: Enhancement
Issue contains an enhancement related to a specific component. Additional functionality has been add
Milestone
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.
The text was updated successfully, but these errors were encountered: