This question is locked. New answers and comments are not allowed.
I'm using the standard Silverlight 4.0 validation mechanism in my application, i.e. implementing IDataErrorInfo on my view models and setting ValidatesOnDataError to true on my controls.
This works well except for the Telerik RadDateTimePicker, which doesn't seem to support the ValidatesOnDataError property.
Could you please let me know if you plan to support this property in the future? It's surprising that a control library for Silverlight wouldn't support the standard Silverlight validation mechanism.
This works well except for the Telerik RadDateTimePicker, which doesn't seem to support the ValidatesOnDataError property.
Could you please let me know if you plan to support this property in the future? It's surprising that a control library for Silverlight wouldn't support the standard Silverlight validation mechanism.