Wednesday, March 20, 2013

Second time button click is not working in SharePoint 2007

In One of the Financial Application During the Testing phase we encountered  a major  issue with Button click not working in SharePoint in second time .

 

   1: <asp:Button ID="btnCalculateTotalBenfits" runat="server" OnClick="btnCalculateTotalBenfits_OnClick" Text="CalculateBenfits" OnClientClick="_spFormOnSubmitCalled = false;" />

2 comments:

  1. Thanks.. But why Microsoft not fixed this issue ?. Anyway thanks again

    ReplyDelete
  2. Thanks.. But why Microsoft not fixed this issue ?. Anyway thanks again

    ReplyDelete