Datetime picker in a databound grid

I am trying to have a Datetime picker control in one of the columns of the grid Syncfusion.Windows.Forms.Grid.GridDataBoundGrid. I use a customized CellModel that inherits from GridStaticCellModel. The issue: When the DateTime picker cell is scrolled, then the cell does not draw itself properly. Please see the attachment. Also, the datetime cell looks clumpsy in the UI. It does not quite fit in the grid cell. Could you direct me to a code snippet that illustrates the correct usage of DateTime Picker cell? How do I get rid of the painting issue in the cell? Is there a pattern to follow?

DateTimePicker_Grid.zip

1 Reply

ST stanleyj Syncfusion Team January 17, 2006 11:22 AM UTC

Hi Sudarsan, Please refer this KB article and let me know if the sample provided there does not work for you. Best regards, Stanley

Loader.
Up arrow icon