A Sortable GridView (I mean ListView) Control in WPF
I have been working with WPF over the last couple of months or so and now that I’m getting a bit comfortable in it. During the development I was working with WPF ListView (that contains a GridView) and I need a sort functionality in GridView so did some reserch on internet and I came across the MSDN how-to article that described a basic way of accomplishing this task.
Read more
17. Sep, 2009 