Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
1080
XamDateTimeEditor mask
posted

Hello, I'm testing the xamDateTimeEditor--> disabling calendar dropdown. (11.2) in the xamFeatureBrowser

1)  Allow drop down  is checked
2)  Select mask = date and time
3)  Push the arrow button to allow dropdown
4) Select a date
5) The Text editor shows the date selected with a blank mask in the hours/minute space
6) Click in the Option canvas againg
7) It Appears an error message box "Value in the editor is not valid"

In my application I'm in the same condition: user can select/Change the date through the dropdown, but I need to set hours (a default of 00:00 is Ok) in the text box that can be changed later on by the user.

Thanks, Valerio