It appears that xamDateTimeEditor doesn't have a dropdown calendar for choosing dates - is that correct ? I must admit to being somewhat surprised that it's literally just a dateTime editor, and lacks any DateTimePicker functionality.
Thanks,
Andy Mackie
Hello,
Can you please explain what exactly are you trying to do?
Do you use a XamDataTimeEditor inside a cell of the XamDataGrid and what is the issue with the drop-down ?
How to set the drop down property?
I set the editortype in codebehind
.EditorType = typeof(XamDateTimeEditor);
So how to set the property???
Hi there!
The DateTimeEditor now has a dropdown in the new 8.2 release.
Horen
This really threw me.... I'm using another 3rd party control instead... it's a bit like finding out your new car is missing the footrest - when your used to it, it's essesial, but if your not, you don't miss it.
I vote for this too.