Hello, I'm testing the xamDateTimeEditor--> disabling calendar dropdown. (11.2) in the xamFeatureBrowser
1) Allow drop down is checked2) Select mask = date and time3) Push the arrow button to allow dropdown4) Select a date5) The Text editor shows the date selected with a blank mask in the hours/minute space6) Click in the Option canvas againg7) 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
Hello famproject,
This is just a follow up if you have any questions on XamDateTimeEditor control and if you require any further assistance with this thread.
In the control you can set two way binding on DateValue and Value properties in the control. An example can be found in the following forum thread post: http://forums.infragistics.com/forums/p/32250/176117.aspx#176117.