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.
Hello Alain,
I am just checking if you require any further assistance on the matter.
Hi Yanko,
Is this functionality available now? we're in a crossroads in our application because of this feature. We're deciding on whether or not to just yank out all the Infragistics simple editors if this validation indicator does not exist.
Thanks,
Federico
No thank you.
For this particular topic, we have to use another control.
Regards.