ParamQuery grid support forum

General Category => Help for ParamQuery Pro => Topic started by: resolvecomputing on March 27, 2018, 10:28:33 am

Title: How can i make group column in pqGrid
Post by: resolvecomputing 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!
Title: Re: How can i make group column in pqGrid
Post by: paramvir on March 27, 2018, 01:31:35 pm
grouped columns are created by using nested colModel

https://paramquery.com/pro/demos/group_columns
Title: Re: How can i make group column in pqGrid
Post by: resolvecomputing 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.
Title: Re: How can i make group column in pqGrid
Post by: paramvir 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