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
295
xamDateTimeEditor Validation error
posted

We recentrly upgraded to Infragistics 2009.2 version of the WPF controls and noted that xamDateTimeEditor which was working fine with previous version started giving validation error.

Basically the mask was set as "dd/mm/yyyy hh:mm" and you could just select a date from the drop down and it will set the time to 00:00 automatically when you Tab out of it but now it pops up messagebox saying Value is in valid and the time part remain blank ( not set to 00:00 anymore).

Can someone please suggest a way so that the behaviour remain as it was and no messagebox is displayed.

Thank you