Content migrated from TechNet. Post attribution to: PK Hong
Hi
When using DatePicker, it is efficient. However, I found problem in EDITING
The DATE selected using DatePicker.
I have thought of a simple trick to help myself and share it here:
My method
Insert a Date Picker, and shrink the Display box all the way to null and leave only
the Date Picker. Insert a TEXT INPUT and just place it next to the Date Picker.
(So, it looks like original Date Picker format).
Note:
Set the TEXT INPUT Disabled to true so that this TEXT INPUT box cannot be edited at all.
(Don’t use Label (TEXT BOX), because there is NO HINT TEXT