Actual filtered data
Closed this issue · 1 comments
aleksei-baryshnikov commented
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 commented
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