hi
i couldn't find nothing useful for this problem
can anybody help me out
i'm using c#
hi
i couldn't find nothing useful for this problem
can anybody help me out
i'm using c#
To summarize:
The DataGridView does not have any support for merging cells. You can custom paint content across cells, but apart from that you would have to do a lot of work and custom coding to produce merged editable cells.
-mark
DataGridView Program Manager
Microsoft
This post is provided "as-is"