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
1139
WebTextEditor and Ajax Toolkit ValidatorCalloutExtender
posted

I've a WebTextbox with a RequiredFieldValidator attached to it.  And attached to the RequiredFieldValidator is a ValidatorCalloutExtender, which I really like for error reporting.

The only problem, with the WebTextbox, the callout is displayed in the upper right corner of the window.

If the WebTextbox is replaced with an asp TextBox, then the callout is displayed correctly. 

Does someone have some Javascript that will correct the display.  I've looked on the site, but the sample code does not seem to work.