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,
in the customfieldtype demo there is a font column, i''d like to have the same thing but nothing to do with fonts. how do i get the text and same button and be able to process the click (need to read text of the cell where button was clicked).
tia
ADAdministrator Syncfusion Team June 9, 2005 01:23 AM UTC
You can use teh ellipsis cell type shown in this sample. \Syncfusion\Essential Studio\3.2.1.0\Windows\Grid.Windows\Samples\In Depth\CellButtons
ADAdministrator Syncfusion Team June 9, 2005 04:02 AM UTC
are we both talking about grouping grids, i''ve used that example several times, but not in a grouping grid... is it that easy?
thanks
ADAdministrator Syncfusion Team June 9, 2005 02:14 PM UTC
You can add custom celltype to grouping grid using the same technique as the other grids. See this sample.
\Syncfusion\Essential Studio\3.2.1.0\Windows\Grid.Windows\Samples\Grouping\CustomCellTypes