I have loaded the values in gridview. In the other gridivew I have loaded the selection values in the temporary table and I made remove when clicking Particular button.
My Requirement is, I have calculated the total amount in Tempory Table Loaded Gridview.Here I Show my code. I want to achieve the Total Amount in footer Template.
Any of you guide me. To achieve this task .
Design Page :
ImageUrl='<%#Eval("ImagePath")%>' Width="80px" /> ImageUrl='<%#Eval("ImagePath")%>' Width="80px" /> | runat="server" AutoGenerateColumns="false" DataKeyNames="ProudtCode" AllowPaging="true" onrowdatabound="GridView1_RowDataBound"> ImageUrl='<%#Eval("ImagePath")%>' Width="80px" /> |
