Code is :
<button class="btn btn-info btn-block" ValidationGroup="Validate" OnServerClick="AddRowBTN_OnServerClick" style="height: 40px;" type="button" runat="server" ClientIDMode="Static" id="AddRowBTN"> Add Row <i class="clip-arrow-4"></i> </button>
You will find different causes on internet
1. JavaScript conflicts.
2. Incorrect code logic.
3. User's own mistake.
The only way to solve this is simplify page and make sure you are not the victim of any one of the above.
© COPYRIGHT 2025 ASPSnippets.com ALL RIGHTS RESERVED.