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
65
XamNumericEditor Not Using Validation.ErrorTemplate
posted

I'm having troubles with the XamNumericEditor. I have defined an error template that gets applied to all controls when that control has an error associated with it. However, it appears that the error template (Validation.ErrorTemplate) is not being used by the XamNumericEditor when there is a validation error. Any ideas why this would be?

  • 65
    Verified Answer
    posted

    Nevermind, I figured it out. We were doing something weird with a Window template that was causing the ErrorTemplate to not show up. This problem is resolved.