Step 1: <asp:Button ID="btngoalbased" runat="server" Text="Goal Based" Style="width: auto;
background: #600ABD; color: white; text-align: center; height: 34px; border: none;"
OnClick="btngoalbased_Click" UseSubmitBehavior="false" />
Step 2: UseSubmitBehavior="false"
Step 3 :then it will work
background: #600ABD; color: white; text-align: center; height: 34px; border: none;"
OnClick="btngoalbased_Click" UseSubmitBehavior="false" />
Step 2: UseSubmitBehavior="false"
Step 3 :then it will work
No comments:
Post a Comment