Posted on: 7/21/2015 3:14:56 PM | Views : 677

Hi,
Even though i have an update panel, i am having a whole page post back. How to prevent whole page postback?
<tr> <td style="width: 979px"> <fieldset class="fieldset"> <legend class="legend">Client Address</legend> <table> <tr> <td> <fieldset class="fieldset"> <legend class="legend">Residential Address</legend> <uc1:uc_Address ID="uc_ResAddr" runat="server" /> ...

Go to the complete details ...