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
4040
XamDateTimeInput : ValidationError display (red border, red triangle, ...)
posted

Hi,

We are using XamDateTimeInput in some of our forms.

Forms validation is done by a specific class when user click on "Save" button.

(no validation inside any control)

So, when error is detected, we are using SL built-in mecanism to manage errors. When there is an error for a control it is displayed like this :

    - a red border around the control

    - a red triangle a top-right

    - error message displayed in a red rectangle


But for XamDateTimeInput, it looks like that nothing is displayed like this.

 

Do you know if there is a simple way for XamDateTimeInput  control to display error like standard SL control do ? (default behavior)

(please don't tell me we have to put ourself a red border + triangle + message)

 

Regards;

 

Alain.