WPF Toolkit DataGrid, Part I – Introduction | Samuel Moura's DevUX by Introduction to wpf

Sun, 13 Sep 2009 00:00:10 -0600

WPF Toolkit DataGrid, Part I – Introduction | Samuel Moura's DevUX

by Introduction to wpf @ Sun, 13 Sep 2009 00:00:10 -0600



Recently I had to recreate in WPF a Windows Forms panel that used DevExpress XtraGrid to present data in tabular form, keeping the same look and feel as it was part of an existing application. I Googled around to find out what different ...