Hello,
We're using the Telerik WinForms RadGridView and populating the DataSource with a generic IEnumerable<>. There can be children, and children of children, open ended, that I want to show hierarchy.
Something like this: Product -> Features -> Features -> Features (yes, the features can have features). I want to show these in the list hierarchically.
Best regards,
Michael
We're using the Telerik WinForms RadGridView and populating the DataSource with a generic IEnumerable<>. There can be children, and children of children, open ended, that I want to show hierarchy.
Something like this: Product -> Features -> Features -> Features (yes, the features can have features). I want to show these in the list hierarchically.
Best regards,
Michael