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

Actual filtered data #389

Closed
aleksei-baryshnikov opened this issue Mar 1, 2024 · 1 comment
Closed

Actual filtered data #389

aleksei-baryshnikov opened this issue Mar 1, 2024 · 1 comment
Assignees
Labels
enhancement New feature or request

Comments

@aleksei-baryshnikov
Copy link

Hello!
I struggle with that issue.
I need the actual filtered data. I know, that kaPropsUtils.getData(props) for this but if I have grouping and all groups are collapsed I am getting just groups or expanded data using this function.
Is here any way to get actual filtered data even if it is grouped and collapsed?

@komarovalexander
Copy link
Owner

komarovalexander commented Mar 1, 2024

Hi @aleksei-baryshnikov, just released v8.9.0 with ability to do that.
release: https://github.com/komarovalexander/ka-table/releases/tag/8.9.0
demo: https://stackblitz.com/edit/table-grouping-ts-k7cq63?file=Demo.tsx

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants