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

Drop Down Calendar

All,

Are there any code samples that show a drop down calendar on a grid?

Thanks,

Scott


1 Reply

AD Administrator Syncfusion Team February 20, 2008 01:28 PM UTC

Hi Scott,

Thank you for using Syncfusion products.

You can set MonthCalendar by using CellType property of GridControl. Below is the code snippet:

this.gridControl1[5, 2].CellType = GridCellTypeName.MonthCalendar;


Please refer the sample available in the link below and let me know if it helps:


http://websamples.syncfusion.com//samples/Grid.Windows/F71899/main.htm


Regards,
Subhasheela R



Loader.
Live Chat Icon For mobile
Up arrow icon