Author Topic: Hierarchical structure  (Read 2462 times)

Dphungx

  • Newbie
  • *
  • Posts: 1
    • View Profile
Hierarchical structure
« on: March 26, 2014, 03:22:56 am »
Hi, I have a need to display a grid data in hierarchical tree structure. The data contains nodeId and parentNodeId fields to hold the child and parent relationship for an organization tree structure.  Does paramquery grid supports tree structure?

Thanks