The Syncfusion native Blazor components library offers 70+ UI and Data Viz web controls that are responsive and lightweight for building modern web apps.
.NET PDF framework is a high-performance and comprehensive library used to create, read, merge, split, secure, edit, view, and review PDF files in C#/VB.NET.
Hi,
How should I proceed about flattening the headers of a GridDataBoundGrid grid? I tried assigning GridCellAppearance.Flat to row 0 grids on the gridAccounting_PrepareViewStyleInfo event, but it didn''t do the trick.
Thanks,
Ricardo
ADAdministrator Syncfusion Team July 27, 2004 09:26 PM UTC
Try setting e.Style.CellType = "Static". The "Header" celltype draws the raised look as part of the cell and is not affected by CellAppearance settings.
Here is another forum thread on this issue from earlier today.
http://www.syncfusion.com/Support/Forums/message.aspx?MessageID=16889