|
-
Mar 10th, 2003, 01:24 PM
#1
Thread Starter
Addicted Member
Sum Values Of 1 Column in a Datagrid??
Is there a way...I can sum all the values of one column of a datagrid and display the total in a label??
So...I have a column in my datagrid called "PAR_AMOUNT"....so for every item in the datagrid...I want to sum the values of the column "PAR_AMOUNT" and place the total in a label??
Ex.
Datagrid...
Item 1 "567"
item 2 "200"
item 3 "300"
Label.text = "1067"
Thanks in advance!!
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|