Click here to Skip to main content
15,884,237 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
How to get the data from grid view in c#

I want to get the data from grid view then sum of two columns of gridview and display in another column in grid view.
Posted
Comments
Gihan Liyanage 28-Aug-14 1:24am    
Do you want to get sum of two columns or sum of each column display in a separate column ?
[no name] 28-Aug-14 1:26am    
yes

1 solution

 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900