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
close icon

Datetime picker

Is it possible to use the datetime picker from the grouping grid standalone on a form? The standard .net picker treats day/month/year as three separate fields, while the grouping grid picker seems to treat them as one. In particular, the .net picker fires the changed event three times while the user enters a complete date. I run an sql query after the date has been changed, but don''t want to repeat this three times while the user enters a complete date. Additionally, I want a consistent user experience between the grid and the standalone pickers.

1 Reply

AD Administrator Syncfusion Team April 29, 2005 07:18 PM UTC

You cannot use the MonthCalendar CellType without a grid. You could derive a one cell grid and use that to get consistent behavior. Here is a minimal sample. http://www.syncfusion.com/Support/user/uploads/DropDownCalendar_93169a75.zip

Loader.
Live Chat Icon For mobile
Up arrow icon