Basically I have a parent-child situation I want to display in a flat grid. But for a series of consecutive rows with the same parent, I only want the first row to show the parent values.
It is basically the same as this question, but for WPF instead of WinForms.
How is it possible to achieve this?
It is basically the same as this question, but for WPF instead of WinForms.
How is it possible to achieve this?