For a project with a lot of layering it would be nice if I can fetch the subrows asynchronously. Would this be possible? I can't find an example for it.
I was thinking about using either a custom component for the subrows that does its own data fetching or manipulating a cache for the entire table.
Does anyone have experience with this? @teal arrow maybe:)?