We recently changed the calendar control in our grid from ultraDateTimeEditor to UltraCalendarCombo to make use of the customized shortcut buttons(like Today). But users are used to entering the dates without the slashes(day, month, year seperator) in the control. How do I set the input mask in the ultracalendarcombo to have the same behaviour?
Thanks
That control does not support masking; if you like you can submit a feature request for that functionality.
Are there any workarounds to have the input mask in UltraCalendarCombo or shortcut buttons in UltraDateTimeEditor?