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
60
XamDateTimeEditor invalid error issue
posted

Hi ,

 In the XamDateTimeEditor, I am getting following message box when some invalue value is entered, I am trying to get rid of this message box and wanted to use some custom usercontrol. Please help me out.

 

Thanks,

Ragu

 

Parents
  • 69686
    Suggested Answer
    posted

    Hello Ragu,

    You can handle the EditModeValidationError event of the XamDataTimerEditor and set the e.InvalidValueBehavior it to something different than DisplayErrorMessage. After that you can show your custom user control.

Reply Children
No Data