Hi gurus:

I'm pulling the data from a database (via dataset) and presenting in a Datagridview.

I need to have a column to display the total of “amount” column.

How can I do this? Any full examples you can share with me?

This is not for ASP.NET but for VB.NET 2008.