Hello! I have a DataGrid that has a DataTable as a DataSource. It has several columns and several rows, but some cells are split in more rows and some cells are dropdown boxes.
How can I make such a grid? I have to edit the datatable or the datagrid?
Thanks.
Dragos