ParamQuery grid support forum

General Category => ParamQuery Pro Evaluation Support => Topic started by: daverene on July 26, 2017, 05:32:18 am

Title: datepicker and save button in 1 cell.
Post by: daverene on July 26, 2017, 05:32:18 am
I want to show a datepicker and a button in 1 cell for the whole column? How can I do this?
Title: Re: datepicker and save button in 1 cell.
Post by: daverene on July 28, 2017, 04:04:10 am
surely there is an easy solution in PQGrid to have a datepicker and a save button in the 1 cell for a whole column?
Title: Re: datepicker and save button in 1 cell.
Post by: paramvir on July 28, 2017, 05:37:06 pm
datepicker is used as an editor in OrderDate column in https://paramquery.com/pro/demos/editing_custom

datepicker icon can be displayed in the cell with help of column.render callback.
Title: Re: datepicker and save button in 1 cell.
Post by: daverene on July 31, 2017, 05:45:50 am
is it also possible to have a button in the cell at the same time?
Title: Re: datepicker and save button in 1 cell.
Post by: daverene on August 04, 2017, 05:57:49 am
I guess this is not possible with your system?