Skip to content

How to Get the List of Filtered data from nzTable #8974

@Devharajan-Rangarajan

Description

@Devharajan-Rangarajan

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

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions