Is there any way to make a Datarow fold/unfold another widget (with more information for example) like an expansion tile? I was thinking of wrapping a Datarow in an ExpansionTile but since a Datarow is not a Widget it doesn't seem to be a solution.
I also tried to wrap all of the widgets in my DataCells in ExpansionTiles to see how it behave and maybe find a way to collectively open it all but the bottom row doesn't go down. Hence an overflow error occurs. And even if it doesn't I don't think it would be a solution to show a single widget taking the full row width below the unfolded row.
Any ideas on how to do that or if it is even a possibility?
Thanks
question from:
https://stackoverflow.com/questions/66058928/datatable-with-unfoldable-rows 与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…