This sample features a custom collection that is bound to a hierarchical grid.
Features:
Shows a hierarchical grid in which each parent record in the collection can have a collection of child nodes.
The customer collection class implements the IBindingList and supports adding, removing, and editing entries through the grid.
The following is a sample image.