I have a ListView with a GridView with 3 columns. I want last column to take up remaining width of the ListView.
+3
A:
That can't be done with simple XAML, but there are some solutions out there. Check this out:
gcores
2009-05-26 15:45:11
The ListView Layout Manager link is exactly what I needed. Thank you for posting.
Scott Bilas
2010-04-21 23:22:31