One of the things that was missing from the first releases of WPF was the datagrid control. Microsoft reasoned that you could create your own grid using the existing components. I won’t argue the fact that it is possible, but it isn’t an easy task and...