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