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.
I am using the GridGroupingControl and I would like my columns to auto size themselves based on my data length (similar to how the ASP.NET grid works). In addition, I would like the columns to automatically spread across the length of the grid as the grid size is increased.
any suggestions?
ADAdministrator Syncfusion Team August 10, 2005 02:24 PM UTC
Here is a forum thread that does something similar. It adds all the width to the last column, but you could evenly distribute it across all columns.
http://www.syncfusion.com/Support/Forums/message.aspx?MessageID=26694
JAJohn AganAugust 11, 2005 12:32 PM UTC
Looks good. thanks!
>Here is a forum thread that does something similar. It adds all the width to the last column, but you could evenly distribute it across all columns.
>
>http://www.syncfusion.com/Support/Forums/message.aspx?MessageID=26694