Home - Forums-.NET - FlyGrid.Net (Windows Forms) - How to Merge cells in some rows of a Grid?

FlyGrid.Net (Windows Forms)

.NET Datagrid - Fast, highly customizable, industry standards .NET data grid control for WinForms

This forum related to following products: FlyGrid.Net

How to Merge cells in some rows of a Grid?
Link Posted: 20-Apr-2006 06:26
How do I merge celss in some rows of a grid as below?

       ------------------------------------------------
       |             |               |             |             |  
       ------------------------------------------------
       |             |               |             |             |  
       ------------------------------------------------
       |                            |             |             |  
       ------------------------------------------------
       |             |               |             |             |  
       ------------------------------------------------
       |             |               |             |             |  
       ------------------------------------------------
       |                            |             |             |
Link Posted: 20-Apr-2006 08:25
Unfortunately cells merging not supported in the current version.
We are planning to solve this problem in v2.0 by support bands of columns.