Using a Grid as the Panel for an ItemsControl
Colin Eberhardt, November 15th, 2010
In this blog post I look at how to use a Grid as the ItemsPanel for an ItemsControl, solving a few of the issues that crop up along the way. The Grid is probably the most useful of Silverlight and WPF’s panels (panels are elements which provide a mec…

