Friday, 13 September 2013

WPF Indent Multiple Groupings in DataGrid

WPF Indent Multiple Groupings in DataGrid

I have a DataGrid with multiple groupings embedded within each other. I
want to do 2 things:
Indent each embedded grouping
Have an expander for the initial grouping, but not for any embedded ones
Is this possible with wpf?

No comments:

Post a Comment