Using C#.Net 4.5, Visual Studio 2012 Ulti, WPF.
I\'ve got some old win-forms code that i wanted to do in this new WPF app.
code is the following:
<
You may try add Image to DataGridTextColumn via pattern bellow. You may sorting and copy to clipboard works well. Use your converter, or binding to your property.