ParamQuery grid support forum
General Category => ParamQuery Pro Evaluation Support => Topic started 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?
-
surely there is an easy solution in PQGrid to have a datepicker and a save button in the 1 cell for a whole column?
-
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.
-
is it also possible to have a button in the cell at the same time?
-
I guess this is not possible with your system?