Can we show Row Header in ListView In WPF just like as spreadsheet.
+1
A:
No there is no header in Listview. Use Datagrid insted of ListView.
Ragunathan
2010-06-29 08:39:27
+1
A:
Just style the first column to look like a header and you are done.
Wallstreet Programmer
2010-06-29 22:03:42
can u tell me how can i style the first column as a row header?
atul gupta
2010-06-30 13:29:03
http://msdn.microsoft.com/en-us/library/ms750709.aspx
Wallstreet Programmer
2010-06-30 14:13:19