Is it possible to have multiple HierarchyColumnIndex ? In my case I have 3 IDs for a product. The 2nd and 3rd IDs are sub-states of the 1st ID. I would like to be able to unfold the first ID. Then I see all the ones with the second ID in the second column. Then unfold those... So basically be able to programaticaly set which column will be the HierarchyColumn depending on the row. Is this possible?