We use cookies to give you the best experience on our website. If you continue to browse, then you agree to our privacy policy and cookie policy. Image for the cookie policy date
close icon

CellType in GridDataBoundGrid

Hi all,
Is it possible to implement my own cellType and use it with the GridDataBoundGrid?


1 Reply

VK Vinoth Kumar K Syncfusion Team April 24, 2008 03:51 AM UTC

Hi ML,

Thank you for your interest in Syncfusion products.

Yes it is possible to have your own custom celltype. The Custom celltype requires a ''''model'''' class and a ''''renderer'''' class. The model class handles the serialization requirements for the control and creates the renderer class. The renderer class handles the UI requirements of the cell, such as drawing it, handling mouse actions etc. Please refer to CustomCellType category shipped browser sample s which demonstrates the technique to have custom cell type in GridControl.

My Documents\Syncfusion\EssentialStudio\6.1.0.34\Windows\Grid.Windows\Samples\2.0\CustomCellTypes\

Please let me know if you have any questions.

Regards,
Vinoth



Loader.
Live Chat Icon For mobile
Up arrow icon