Hi,

I want to make a sales statement and display data of many sales in QTableView.
The problem is that I can't find a way to make in the bottom aggregate.I want to display the sum of some of the columns.
What is the right approach to do this.Mono has this feature and I expect Qt as much better framework to have it as well.