This is a migrated thread and some comments may be shown as answers.

Radgridview column total

2 Answers 776 Views
GridView
This is a migrated thread and some comments may be shown as answers.
Somnath
Top achievements
Rank 1
Somnath asked on 07 Feb 2011, 12:30 PM
HI

Here, I have a radgridview contains two columns 'Debit' and 'Credit' ,both column contains Decimal values...
And at the end of Form ,there are two Labels ready to display sum of 'Debit' and 'Credit' columns...
let me know, How it is possible???
AND
when user add/delete rows  with 'Debit' and 'Credit' values,the Sum of column Should be changed....
Please suggest me any solution....

Thank You

2 Answers, 1 is accepted

Sort by
0
Accepted
Richard Slade
Top achievements
Rank 2
answered on 07 Feb 2011, 01:12 PM
Hello,

Actually, there is a solution within the RadgridView that is easy to implement that I think may be suitable for your situation. The RadGridView can display a Summary Row at either the top or bottom of the RadGridView which can display total values as you have described. Please take a look at the documentation here which explains this in detail.
If this is not suitable, please let me know and I'll be happy to help with the scenario tha you have described.
All the best
Richard
0
Richard Slade
Top achievements
Rank 2
answered on 08 Feb 2011, 04:10 PM
Hello,

Did this help? If so, please remember to mark as answer.
Thanks
Richard
Tags
GridView
Asked by
Somnath
Top achievements
Rank 1
Answers by
Richard Slade
Top achievements
Rank 2
Share this question
or