Hi,
What you can do is if you set the Expression property of the sum column to the calculation you can get the same effect. The calculation will be happening at the database and that doesn't look to be brought in to your tables. Have a look in the help files for DataColumn.Expression property as it's very powerful and you can do quite a lot with it.