I’m trying to achieve a layout like the one in the image. So it has to be a Listview I think, due to the multiline nature of each row. The listview will also be on a tabpanel tab in my own scenario. So how would I achieve the column headers (campagins, recipients, opens …). The ‘TitleText’’ property that would work with a Tableview doesn’t work with Listview.
Hi Alan,
a bit off topic:
The layout of the table looks nice, however sorting on date, on numbers and on percent values will be possible by mouseclick when every field has its own column.
And sorting makes sense on that table, especially to quickly see the best and the worst campaigns.