ParamQuery grid support forum

General Category => Help for ParamQuery Pro => Topic started by: EPM Solutions on November 26, 2019, 07:50:14 am

Title: Add, Edit and Delete functionality in Pivot Mode
Post by: EPM Solutions on November 26, 2019, 07:50:14 am
Hello Team,

Please provide a demo to Add, Edit and Delete records in Pivot Grid.

This is required feature so please give me some solution for this.
Title: Re: Add, Edit and Delete functionality in Pivot Mode
Post by: paramvir on November 26, 2019, 10:08:41 pm
Editing pivot grid view is not feasible since it's an end report based on original data in grid.

I'm not sure about your end goal, but one thing you can do is to copy the final generated colModel and data from pivot grid to a new grid and edit the data in it.