I’ve a ListView with about 10 GridViewColumn’s and about 100 Lines/Row.
I’d like to display a “Total” or summary row at the bottom of the ListView.
Does anyone have a idea how to do that, with keeping the ColumnWidth etc. like the others and making it a separate item, so the “main” ListView can have a scrollbar?
I’ve uploaded here a mock-up (sorry for my bad graphic talent :-)):
image
This is an example on how to have a listview with totals area at the end. The column width are binded between each column and its total