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.
IMHO GridControl Hidden Collections -- in IDE designer, should start with 0, so you can set the header row and header column to invisible...
OR have a header row hidden property, etc... (Unless I'm missing something I don't see how to do it)
There also seems to be a bug in that if you go to interactive mode, and manually drag the column width of the row header to 0, there's no way to get it back to visible...
ADAdministrator Syncfusion Team August 1, 2003 10:22 PM UTC
Currently, I think you have to manage hiding and showing the row/column header from code. I will make a request to have this changed. I am not sure if there is a technical reason for not including 0 in the ColWidths/RowHeights/HideRows/HideCols collections, but we will look into it.