ParamQuery grid support forum

General Category => Help for ParamQuery Pro => Topic started by: EPM Solutions on September 09, 2017, 12:55:30 am

Title: Column Grouping Year by Year
Post by: EPM Solutions on September 09, 2017, 12:55:30 am
Hi Team,

I am trying to create a grid similar to attached screenshot but it's not rendering the column grouping .

following three columns I have in my sharepoint List I need to display a original budget and Project Budget based on each year
1. Year - Choice
2. Original Budget - Float
3. Project Budget -Float

Is this feature available in  paramgrid ?? pleas help .
Title: Re: Column Grouping Year by Year
Post by: paramvir on September 11, 2017, 11:21:34 am
Column grouping is created by nesting colModels as in this example: https://paramquery.com/pro/demos/group_columns

You would need to manually create the colModel.

If you mean to automatically create nested colModel and also do the grouping by grid as per your screenshot, then that feature ( called pivot grid ) is currently not available.
Title: Re: Column Grouping Year by Year
Post by: EPM Solutions on September 13, 2017, 11:13:24 pm
Dear Support team,

Is there any plan to extend the new feature in paramquery similar to this.

https://www.jeasyui.com/extension/pivotgrid.php

Kindly let me know if this is possible to achieve using paramquery if possible.


Title: Re: Column Grouping Year by Year
Post by: paramvir on September 14, 2017, 11:47:29 pm
As mentioned above, pivot grid is currently not available.

yes there is plan to add that feature, may be available after 2 -3 months.