ParamQuery grid support forum
General Category => Help for ParamQuery Pro => Topic started by: zhouqi on July 14, 2021, 09:39:00 am
-
Hello paramvir,
Can I use ParamQuery to achieve the table capabilities in the picture?
1. supports add formulas on column ?
2. header label left and right position add customize icon and dropdown menu?
-
Not exactly.
1. It seems similar to column.format callback feature in pqgrid, difference being that pqgrid column.format callback is written in imperative style while the one in the screenshot is written in declarative style.
https://paramquery.com/pro/api#option-column-format
2. Context menu on the column in pqgrid can be used for similar functionality.
If you feel those features are important to include in pqgrid, please add it in feature request board of ParamQuery.