Author Topic: How can i make group column in pqGrid  (Read 2243 times)

resolvecomputing

  • Pro Ultimate
  • Newbie
  • *
  • Posts: 40
    • View Profile
How can i make group column in pqGrid
« on: March 27, 2018, 10:28:33 am »
Dear team
When i did pqGrid i want to group column, Example in the original table i use "colspan" but in paramquery i don't know can do or not. If Param query can do please help me how to do it.

Thank you so much!

paramvir

  • Administrator
  • Hero Member
  • *****
  • Posts: 6298
    • View Profile
Re: How can i make group column in pqGrid
« Reply #1 on: March 27, 2018, 01:31:35 pm »
grouped columns are created by using nested colModel

https://paramquery.com/pro/demos/group_columns

resolvecomputing

  • Pro Ultimate
  • Newbie
  • *
  • Posts: 40
    • View Profile
Re: How can i make group column in pqGrid
« Reply #2 on: March 27, 2018, 02:37:53 pm »
i'm so sorry, my English not good for explain clearly.
My issue is combine Tree grid and Group column. You can see the picture below.

paramvir

  • Administrator
  • Hero Member
  • *****
  • Posts: 6298
    • View Profile
Re: How can i make group column in pqGrid
« Reply #3 on: March 27, 2018, 10:28:50 pm »
Since treegrid is built on top of grid, treegrid and grouped columns can be used together

https://plnkr.co/edit/iM8fup43INJiA3oNgfiN?p=preview