Possible Duplicate:
How to calculate sum of a DataTable's Column in LINQ (to Dataset)?
In my Data_Grid_View, I have one numeric column named Amount and I want to display total of this column in one text box ,can anyone tell what will be the code for it in c# .net