R Rajesh Patel Oct 14, 2003 #2 if your grid is databoud, then you can use underlying datatable's compute method to get sum of column values. Rajesh Patel
if your grid is databoud, then you can use underlying datatable's compute method to get sum of column values. Rajesh Patel
D Dmitriy Lapshin [C# / .NET MVP] Oct 14, 2003 #4 Hi Richard, The Data Set consists of DataTables and DataRelations. Get hold of the corresponding DataTable and have it compute the sum.
Hi Richard, The Data Set consists of DataTables and DataRelations. Get hold of the corresponding DataTable and have it compute the sum.