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.
AAArulraj A Syncfusion Team January 29, 2019 07:25 AM
Hi Sonson,
Thank you for using Syncfusion product.
You can customize column appearance of a Grid Grouping control by using plug-in utility called Field Chooser as like in SfDataGrid. FieldChooser class can be associated with Grid Grouping control to add or remove columns from the grid.
Code[C#]
FieldChooser fieldChooser = new FieldChooser(this.gridGroupingControl1)}