Click here to Skip to main content
15,896,063 members
Please Sign up or sign in to vote.
1.00/5 (1 vote)
See more:
Hello,

I want to sum or total of amount in datagrid footer in wpf application but how can i do this?
Please help me.

Thanks in Advance.

Ankit Agarwal
Software Engineer
Posted
Comments
Thanks7872 28-Apr-15 6:04am    
'how can i do this' is not a question. You have to try something to do it. Come back when you face any issues with code. Ask specific questions only.

1 solution

The newer versions of the DataGrid support footers - WPF DataGrid footer and aggregates[^].

If you are using an older version, here is a workaround - http://wpf.codeplex.com/discussions/36686[^].
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900