Hello,
I am using the ASPXSearch control in a web form. In addition, I have ASP.NET Validation controls in the form.
The Validation controls are preventing the ASPXSearch from posting back.
I know most of the "post back" controls in ASP.NET have a CausesValidation property. Is there any thing like this for the ASPXSearch control? If not, does anyone have a workaround?
Thanks,
Jeff
I am using the ASPXSearch control in a web form. In addition, I have ASP.NET Validation controls in the form.
The Validation controls are preventing the ASPXSearch from posting back.
I know most of the "post back" controls in ASP.NET have a CausesValidation property. Is there any thing like this for the ASPXSearch control? If not, does anyone have a workaround?
Thanks,
Jeff
Comment