Posted on: 12/5/2013 10:14:22 PM | Views : 752

Hi All,
 
I am using Custom Validator to validate textbox value while clicking button under Updatepanel -control template tag. In this case I don't want to the page to get postback.
If it postback then the grid which I am having in outside updatepanel- control template also getting rendered and my selected row is not highlited.
Please help to resolve this.
 
<asp:UpdatePanel ID="ReviewAppUpdatePanel" runat="server" UpdateMode=Go to the complete details ...