Quantcast
Channel: ASP.NET AJAX + Ajax Control Toolkit (ACT)
Viewing all articles
Browse latest Browse all 5678

ModalPopupExtender + RequiredFieldValidation

$
0
0

Is it possible to use required field validators with a modal popup extender

<asp:TextBox ID="tbRollCatID" runat="server" CssClass="TextBoxTitle"></asp:TextBox>            <asp:RequiredFieldValidator ID="RequiredFieldValidator2" ControlToValidate="tbRollCatID" ErrorMessage="*" runat="server" />           

I currently get the error

WebForms UnobtrusiveValidationMode requires a ScriptResourceMapping for 'jquery'. Please add a ScriptResourceMapping named jquery(case-sensitive).

If I set this to none at the page level the dialog no longer shows. 

 


Viewing all articles
Browse latest Browse all 5678

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>