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''m just getting started with the GridGroupingControl (2.0.3.0) and I''m running in to a problem. I added a GridGroupingControl to my form. Then I go to:
Table Descriptors -> Table Descriptor -> Columns -> ... -> Add
and add a Column. The column header appears in the Grid.
Then, I choose "build" in VS.Net (2003) and the column header disappears in the designer (it also doesn''t come up in my app).
Am I supposed to do something differently to create columns?
Thanks.
[Also, I can''t seem to find the property to cause the columns I select to fill the width of the control. I could write some code to set the widths, but is there a property I''m missing?]