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,
I am not displaying first row (header) in my GDBG. Since I don’t display the header I lose the ability to change the column width at run time.
My users want to change the column width at rum time. How can I do that?
Please help!
Thanks
David
ADAdministrator Syncfusion Team June 1, 2005 01:20 AM UTC
In the grid.ResizeColsBehavior property, make sure the InsideGrid is checked. This should allow sizing over any column border, not only the header cell borders.