how to format date in LIstview in WPF

how to format date in LIstview in WPF

23 Feb 2010 01:02:51
Hi Experts, How to format a column in list view, that's date column, i need format that dd/MM/yyyy. Thank you
Gold   Boarder
Posts: 156
From 03-Jun-2009
You're Points: 1106
Bookmark
Re:how to format date in LIstview in WPF23 Feb 2010 01:02:51
This is quite easy in listview with WPF, for this we can use the cell template and textBlock control to format. Here is Code [color=#0000FF][/color] Thank you
RRaveen
Gold  Boarder
Posts: 156
From 03-Jun-2009
You're Points: 1106
Bookmark
^ Scroll to Top