ParamQuery grid support forum

General Category => ParamQuery Pro Evaluation Support => Topic started by: Jignesh on November 11, 2019, 05:02:46 pm

Title: Add/delete new columns by right click of header columns like Microsoft Excel?
Post by: Jignesh on November 11, 2019, 05:02:46 pm
1) Add/Delete new columns by right click of header column like MS Excel.
2) Header title editable like cell change value.
3) Can I highlight cell,row and column which have changed before save?

This is our base requirement of project.

Please update as soon as possible so it's helpful for buy PQGrid Delux licence.

Thank you,
Jignesh
Title: Re: Add/delete new columns by right click of header columns like Microsoft Excel?
Post by: paramvir on November 13, 2019, 01:32:16 pm
Quote
1) Add/Delete new columns by right click of header column like MS Excel.

You can combine header context menu and Columns() API to get similar functionality.

Quote
2) Header title editable like cell change value.

Header titles don't support inline editing, however you may create your own UI or form to change header titles.

If you need them to be inline editable, then you may use them as first row rather than header titles in the grid.

Quote
3) Can I highlight cell,row and column which have changed before save?

Dirty cells can be highlighted before committing changes. Please see this demo: https://paramquery.com/pro/demos/editing_instant