Hello,
I can’t find how to merge row Cells in a datagridview .
I would like to make a treeGrid where at a certain level of expansion, the row has only 1 cell, that cell would have a control assigned to it.
It would allow to display informations which aren’t bound to the table columns structure.
Is it me which is wrong, or it isn’t yet implemented, but I seem to remember cell merging is already possible for Datagridview/listview ??
Regards.
Hi Luca,
Yes exactly that.
The example is perfect, showing all needed Colspan and indentation possibilities and also different cell filling through either control or Html.
It highlights the power and flexibility of the product.
Thanks.
Something like this?
There are 3 different indentation for the content row, comments in code.
Please login first to submit.