-
Notifications
You must be signed in to change notification settings - Fork 4.1k
Closed
Labels
🙅 Won't FixWe are not going to fix or resolve itWe are not going to fix or resolve itComponent: Table
Description
What problem does this feature solve?
I am able to get the List of current page data from using the nzCurrentPageDataChange event. This is working fine after applying all the filters.
But I want to get all the filtered data not just the one's on the current page. Is there a way to do this?
Need this for exporting data to excel.
I tried printing the table itself and found that the nzTotal correctly shows the number of filtered items.
What does the proposed API look like?
This is clarification which is not available in the DOCS
Metadata
Metadata
Labels
🙅 Won't FixWe are not going to fix or resolve itWe are not going to fix or resolve itComponent: Table