Datagrid: Merge Cells

  • Thread starter Thread starter Peter Zausch
  • Start date Start date
P

Peter Zausch

Hello,

is it possible to merge cells in a datagrid ? In the MS Flexgrid it was
possible if cells have the same content.
In the datarid i did not found any corresponding function.

Regards

Peter
 
Peter,

It is not possible to merge cells in the current DataGrid. I'm not sure
if the DataGridView control in .NET 2.0 can do it, but it's worth checking
out.

You might have to resort to a third party control to do this.

Hope this helps.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top