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.
because i need to add a multi-selection cell in the gridgroupingcontrol, but i didnot find existed cell type which can meet my requierment, Could you tell me how to add a custom celltype ,ie "multidropdowm" , into the gridgroupcontrol?
DropDownUser is in another package, and i have imported this package.
Could you tell me how to handle this?
KCKaruppasamy C Syncfusion Team January 21, 2014 10:29 AM UTC
Hi Arulkeyo,
Thank you for uisng Syncfusion Products.
You can create a custom CellType and then register that through
TableModel.CellModels.Add, a sample we ship is \Syncfusion\Essential
Studio\11.4.0.26\windows\Grid.Grouping.Windows\Samples\CustomCellTypes.
There are many other samples implementing Custom CellTypes in other
grids to
get an idea of creating a CellType.
Once the CellType is added through the CellModels then it can be used
anywhere as like other CellTypes.
Please let me know if you need further assistance.
Regards, Karuppasamy C.
Need More Help?
Get personalized assistance from our support team.