I want to calculate total sum for a column, data showing in a DataGrid. but I have to convert Datagrid into data table to access or use that column. The data is coming from a rest-API built-in dot net core.I want to calculate total sum for a column, dat