We use cookies to give you the best experience on our website. If you continue to browse, then you agree to our privacy policy and cookie policy. Image for the cookie policy date
close icon

Are there any plans to support stacked headers on GridControl

Hi. Are there plans to support stacked headers on GridControl?

Thanks
Ariel


1 Reply

SN Sankara Narayanan N Syncfusion Team April 24, 2012 05:47 AM UTC


Hi Ariel,

Thanks for using Syncfusion products.

We have analyzed your query and you can use covered cells as stacked header in GridControl. We have prepared a sample as per your requirement and please find the sample from the attachment.

[Code Snippet C#]

this.syncgrid.Model.CoveredCells.Add(new Syncfusion.Windows.Controls.Cells.CoveredCellInfo(0, 0, 0, 6, true, true));

Please let us know if you have any queries.

Thanks,

Sankar




GridControl_43d8a691.zip

Loader.
Live Chat Icon For mobile
Up arrow icon