Alex Prinias asked 2016-07-22 11:05:16 UTC
Hi,
Is there the possibility to have a DataGridView with a "row expand" functionality, so that when the row is expanded to show detail records and when collapsed to show a summary of those detail records? Like the classical order header/order items?
Would this require binding to a hierarchy? Or the details get filled when the "expand row" event is fired and show a different control with the details. That would be more flexible. Something like the CellPanel functionality of VWG. I think this has been discussed before in the forum.
Best,
Alex
Alex Prinias asked 2016-07-22 11:05:16 UTC
Hi,
Is there the possibility to have a DataGridView with a "row expand" functionality, so that when the row is expanded to show detail records and when collapsed to show a summary of those detail records? Like the classical order header/order items?
Would this require binding to a hierarchy? Or the details get filled when the "expand row" event is fired and show a different control with the details. That would be more flexible. Something like the CellPanel functionality of VWG. I think this has been discussed before in the forum.
Best,
Alex