A summary row in Datagrid

  • Thread starter Thread starter BVM
  • Start date Start date
B

BVM

Hi, All:

I have a datagrid that display some columns of money data. I want to add a summay or total row at the end of it. Do you know how to do it?

Thank you,

Dennis Huang
 
Thanks, Mona. I knew how to do it in ASP.Net, but don't know how to do it in Windows Form. Do you have any idea?

Thanks,

Dennis
Hi,

In order to add a summary at the end of a column, I would request you to please go through the following site :
http://msdn.microsoft.com/library/default.asp?url=/library/en-us/dndive/html/data01102002.asp

Hope this helps.

Regards,
Mona [Grapecity]

Hi, All:

I have a datagrid that display some columns of money data. I want to add a summay or total row at the end of it. Do you know how to do it?

Thank you,

Dennis Huang
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top