AD
Administrator
Syncfusion Team
July 21, 2006 11:22 AM UTC
Hi Ken,
To have a DataTimePicker in the grid, a custom cell control has to be created that is derived from the GridStaticCellModel and the GridStaticCellRenderer. The custom model thus created can be added through gridGroupingControl1.TableModel.CellModels collection.
Please refer the sample link below, that demonstrates the way you could implement this with the gridgroupingcontrol.
Here is a sample
http://www.syncfusion.com/Support/user/uploads/GGC_DateTimePicker_6cc6efec.zip
Let me know if you need any further assistance.
Regards,
Rajagopal