Author Topic: paramquery pro version hierarchy grid with n level  (Read 4832 times)

netprw

  • Pro Enterprise
  • Newbie
  • *
  • Posts: 9
    • View Profile
paramquery pro version hierarchy grid with n level
« on: October 29, 2013, 07:44:20 pm »
Hi,

Is it possible to give n number of groupModel. Just like paramquery grid is using row grouping, but in this grouping model we are defining fixed number of hierarchy, but if we want to generate n number of hierarchy by using paramquery pro grid, how it possible?

Can you please give a detail, how can we populate paramquery grid with tree structure with n number of hierarchy.

For example, we have Database table with fields Id, Name, ParentID , want to generate tree structure up to n level.

Waiting positive response from your side.

Thanks

paramvir

  • Administrator
  • Hero Member
  • *****
  • Posts: 6210
    • View Profile
Re: paramquery pro version hierarchy grid with n level
« Reply #1 on: October 29, 2013, 09:01:10 pm »
Hi

If you need to represent variable number of hierarchy as in the case of file system folders where you have folders, subfolders (node), files (leaf) and so on, then you need tree grid.

I'm afraid to say tree grid feature is not supported by pqGrid currently but it's on the ParamQuery's roadmap, it might be available by Nov/ Dec.
« Last Edit: October 29, 2013, 11:16:54 pm by paramquery »