Forum Discussion

kosiarz's avatar
kosiarz
New Member
8 years ago

how to visualize hierarchical table

Hi, 

 

I have a table that have two important columns 'Id' and 'ParentId'. Is it possible to create a table thath have infinite levels based on this relation? I want to have on top level items with empty 'ParentId' and allow user to drill down for child items. For each row I want to display some aditional properties.

 

Thx