Tagged Questions

1
vote
1answer
4k views

WPF: Spilt GridView header into two rows where the bottom row is seperated into two colums

I´m trying to separate a gridViewColumn into two rows. Im using default style for the listView. Its no problem to separate the column header into two rows, but it seems like the content is placed over ...