T
TanStack2y ago
flat-fuchsia

Expand row and subcomponent separately?

Has anyone done work on using expand row and expand sub components in the same table, using manualExpanding? I'm trying to set it up to differentiate between expanding a row to show more rows, and then expand a sub component using a different click handler. Right now toggleExpanded() expands both more rows and the subcomponent on a row together. Trying to keep it separated.
1 Reply
continuing-cyan
continuing-cyan2y ago
Did you find any solution to this?

Did you find this page helpful?