Example expandable rows and react dnd
I'm searching for an example that implements the expandable rows with react dnd. Currently expanding works, react dnd works but when I try to dnd expanded rows on virtualized tables, the expanded content stays open on the initial index row.
0 Replies