I'm trying to create a table like this:
How can I do something like that using ListView or GridView? I couldnt find the right way to add the headers of the table..
I implemented a DataGrid control (with sorting, details view and navigate event) in my free library:
https://github.com/MyToolkit/MyToolkit/wiki/DataGrid
WinRT (Windows 8.1):
Universal Windows App (Windows 10):