This is a migrated thread and some comments may be shown as answers.

RegularExpressionValidator not firing in panel

1 Answer 91 Views
Ajax
This is a migrated thread and some comments may be shown as answers.
Craig Wallace
Top achievements
Rank 1
Craig Wallace asked on 10 Feb 2011, 10:43 AM
Hi,

I have a series of RegularExpressionValidators in an asp:panel which is marked Visible="false".  This panel is later made visible and the page is updated with a RadAjaxManagerProxy control.  When I later submit the form, using a button in the same panel, one of the RegularExpressionValidators does not fire.  It does not even fire on the server-side.  What can I do to resolve this?

Thanks.

1 Answer, 1 is accepted

Sort by
0
Craig Wallace
Top achievements
Rank 1
answered on 10 Feb 2011, 03:06 PM
This was just me being an idiot and missing runat="server" on the control.
Tags
Ajax
Asked by
Craig Wallace
Top achievements
Rank 1
Answers by
Craig Wallace
Top achievements
Rank 1
Share this question
or