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
125
Validator NotificationSettings Text Property
posted

I try to overwrite the default text on the messagebox validate method.

In the UltraValidator control I modified the NotificationSettings.Text propert to a new text. The messagebox is still showing the default text: "Validation filed with the following error(s):".

How can I overwrite this default text? Thanks! Herbert

  • 71886
    Offline posted

    Hello Herbert,

    If I have to guess, this probably does not work because you have not set this property in the control you are performing the validation on. I created an illustrative example of what I am talking about for you. Please take a look at the attached sample, type something in the text editor and you will see the customized text. Please feel free to contact us if you need any additional assistance.

    ValidationMSGText.zip