Reputation: 11
I have a tcxgriddbtableview with multiple columns for amounts. I want to include subtotals in each row. Is it possible to define a column in such a way that it automatically totals several columns? Totalling already happens in SQL, but it should also happen dynamically when the user changes a value in a column of the table.
I'm looking for a property of the tcxgriddbtableview which takes over this function. There must be an easy way to do this, right?
Upvotes: 0
Views: 280