ParamQuery grid support forum
General Category => Help for ParamQuery Pro => Topic started by: lgauton on February 03, 2015, 05:42:31 pm
-
Hi Just updated from v2.0.4 to v.2.3.0 and now all my grids that have the collapsible tag set as true do not show the icon. Any ideas?
-
it's collapsible: { on: true } instead of collapsible: true.
it's on: true by default, so it would show up even if you remove that property definition.
Reference: http://paramquery.com/pro/api#option-collapsible
-
Thanks for that - didn't appreciate collapsible: true was no longer supported
Do you have a list of such changes?
-
Please refer to changeLog in the SDK. Most of the API additions / changes are mentioned there.