John Liao's Blog: Exploring WPF Toolkit's DataGrid with F# by Wpf

Sun, 07 Jun 2009 00:02:16 -0600

John Liao's Blog: Exploring WPF Toolkit's DataGrid with F#

by Wpf @ Sun, 07 Jun 2009 00:02:16 -0600



I recently received an invitation from Martin Szummer to take a look at the DataGrid control that's part of the WPF Toolkit. That got me curious and I quickly mocked up some code to start exploring the DataGrid with some F# script. ...