GM
Gowri Manohari D
Syncfusion Team
October 1, 2009 09:59 AM UTC
Hi Kei,
Thank you for choosing Syncfusion Products.
Please provide some more details about your requirement. That is whether to disable the selection of Date from DateTime Picker or need to disable the edit mode of the cell.
Regards,
Gowri
GR
Gabor Ratky
October 15, 2009 01:35 PM UTC
Set the CellType to 'Static' and it will only show the date formatted as string and not offer a date time picker.
RP
Rekha P
Syncfusion Team
October 19, 2009 01:45 PM UTC
Hi Kei,
When a Grid column CellType is 'Static', then that corresponding column would stay as ReadOnly where we cannot edit that column. If your intension is to disable the DateTime Picker alone, then we would suggest you to add DateTime Picker as ItemTemplate and enable it to false. Please try this and let me know if you have any concerns.
Thanks,
Rekha