An error occurred while using the validatorcalloutextender control in Ajax.

Source: Internet
Author: User
The verification method is as follows:
<Asp: table id = "Table1" runat = "server" Height = "43px" width = "285px" bordercolor = "black" borderstyle = "solid" borderwidth = "1px" cellpadding = "1 "cellspacing =" 1 "gridlines =" both ">
<Asp: tablerow runat = "server">
<Asp: tablecell runat = "server"> <asp: textbox id = "textbox3" runat = "server"> </ASP: textbox> </ASP: tablecell>
<Asp: tablecell runat = "server"> BBB </ASP: tablecell>
</ASP: tablerow>
<Asp: tablerow runat = "server">
<Asp: tablecell runat = "server"> AAA </ASP: tablecell>
<Asp: tablecell runat = "server"> BBB </ASP: tablecell>
</ASP: tablerow>
</ASP: Table>
<Br/>
<Asp: requiredfieldvalidator id = "requiredfieldvalidator1" runat = "server" controltovalidate = "textbox3"
Display = "NONE" errormessage = "bbbbbbbbbbbbb"> </ASP: requiredfieldvalidator>
<PC3: validatorcalloutextender id = "validatorcalloutextender1" runat = "server" targetcontrolid = "requiredfieldvalidator1">
</PC3: validatorcalloutex.pdf>

When the error message popped up during verification is not in the same position as the text box, it seems that it is incompatible with the table settings, if I change gridlines = "both" to another method, It will be displayed normally. Does anyone encounter this problem? How can this problem be solved?

Related Article

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.