find total of grid view
Posted
by thiru
on Stack Overflow
See other posts from Stack Overflow
or by thiru
Published on 2009-03-16T06:59:04Z
Indexed on
2010/05/06
23:08 UTC
Read the original article
Hit count: 267
hi
how to find a total in grid view cell value. consider in grid view there are 3 rows are there named as row1 , row2 , and row3. here i want to find a total of row1 contains 7 colomns named as m1,m2,m3,m4,m5,m6,m7 find the total of these colomns and display in to textbox
thanks.
© Stack Overflow or respective owner