Why does the Masked Editor show the Invalid State when the control is Disabled?
I would like to prevent this....
Hi gmcalab,
You could set the ValidationMode property to LostFocus.
http://help.infragistics.com/NetAdvantage/Silverlight/2010.3/CLR4.0/?page=InfragisticsSL4.Controls.Editors.v10.3~Infragistics.Controls.Editors.ValidationMode.html
- Pamela