Hierarchical data display allows you to present table data that represents a tree, with records referencing parent records etc.
PlatinumGrid fully supports this type of data, you just have to set the KeyField and ParentField properties appropriately, and the grid will display the hierarchy.