Hacker News new | ask | show | jobs
by omeraplak 1248 days ago
@pankod/refine-inferencer is an experimental package and it is now in the early stages of development. We are working on improving the package and adding new features.

Document: https://refine.dev/docs/packages/documentation/inferencer/

If you have any suggestions or feedback, please let us know in the GitHub Discussions

https://github.com/refinedev/refine/discussions/3046

1 comments

I need one more crucial feature, it's row grouping with aggregation in table view.
If your table component can do that, fine for Refine. Which UI framework are you using?
If you can have example with this https://infinite-table.com/ , the grouping feature, that would be helpful !
I hadn't seen this package, I'll look into it, thanks. refine has native support for react-table. react-table supports grouping. Does it work for you?

https://refine.dev/docs/packages/documentation/react-table/

https://tanstack.com/table/v8/docs/examples/react/grouping

It's about row grouping, not column grouping.
Perhaps this is what you are looking for? https://tanstack.com/table/v8/docs/examples/react/expanding
Hi, Radu from Infinite Table here. Thanks for mentioning it - if you need any help with it, we're keen to give you a hand. You can reach out to us with a DM on twitter @get_infinite