How to add the numerical contents in gridview
I want to add the numerical inputs stored in my gridview cells. I want to do this for my purchasing oriented system I'm designing for my business to get the total cost of numerous orders. I also want to display the total in a textbox. How do i do these? Tnx!
|