0

is there any possibility to make DataGridView looks like in HTML rowspan, meaning one cell in a column covers many cells in the other column?

  • 3
    Duplicate of: [How to Merge DataGridView Cell in Winforms](https://stackoverflow.com/questions/16774966/how-to-merge-datagridview-cell-in-winforms) (assuming you're using WinForms; if not, please [edit] the question and use the appropriate tag). – 41686d6564 stands w. Palestine Jun 26 '21 at 08:19
  • You can create a custom DataGridView Column : https://www.codemag.com/article/0707061/Create-a-Custom-DataGridView-Column – jdweng Jun 26 '21 at 08:22

0 Answers0