如何总计gridview列值

问题描述:

我在网格区域中有一个边界域价格.我要总计所有价格,并显示在页面底部.

I have a boundfield price in my grid field . I want to total all the price and show on the bottom of the page .

^ ]
http://www.beansoftware.com/ASP.NET-Tutorials/Total-GridView- Footer.aspx [ ^ ]
http://www.aspdotnet-suresh.com/2011/02/how-to-display-sum-of-columns-total-in.html[^]
http://www.beansoftware.com/ASP.NET-Tutorials/Total-GridView-Footer.aspx[^]


检查本教程

http://www.asp.net/data-access/tutorials/displaying-summary-information-in-the-gridview-s-footer-cs [
check this tutorial

http://www.asp.net/data-access/tutorials/displaying-summary-information-in-the-gridview-s-footer-cs[^]


http://aspalliance.com/782_CodeSnip_How_to_Display_Sum_Total_in_the_Footer_of_the_GridView_Control [ ^ ]