Monday, April 4, 2011

WPF DataGrid GotChas

I am intensively using WPF recently, this post explain quite a lot the issues I came across in the past two weeks.

http://blogs.msdn.com/b/vinsibal/archive/2009/04/07/5-random-gotchas-with-the-wpf-datagrid.aspx

If you want to use DataGrid in WPF , recommend you to read it.