Can i use GeneratedPropertyContainer combines with HierarchicalContainer in this tree-gird? I want to build a grid with hierarchical structure, also i need to build a custom column (like operations for this row) for each row.
You can use the included GeneratedPropertyContainerHierarchicalWrapper class to achieve that.