Hi,
We are using table with multiple Totals
One of them as Total Row. The others are user created and they are part of the table.
We use the mechanism table.ShowTotals = false; and after manipulating the data (includi…... Perform your data manipulation. 3....table.ShowTotals = false; // Perform your data manipulation here...