DateTime calendar shown in Editor?
DateTime calendar shown in Editor?

in DateTime
Seems like one time I saw an example of the DataTime control being shown in an Editor form without the text input (i.e., only the calendar itself was shown on the form), but I cannot find that again or find an example that has that.
Am I misremembering or overlooking it?
This question has an accepted answers - jump to answer
Answers
I don't immediately recall something like that I'm afraid. That's a neat idea tho - I like that!
Allan
This example (not Editor based) as the picker always shown, so I guess it is something I've vaguely pondered before! I've made a note to look at adding this ability to the
datetime
input.Allan
Ah yeah -- that's it!
And yes -- I think an "always shown" calendar would be a nice option!