ParamQuery grid support forum
General Category => Help for ParamQuery Pro => Topic started by: luckduck on September 27, 2020, 06:08:02 am
-
Hi Paramvir,
I used refreshCM to variably change the column, but the checkbox appears blank.
I want to know how to keep the checkbox column after refreshCM.
Below is the link of the jsfiddle:
https://jsfiddle.net/mswk2zex/
Thank you.
-
It seems to be an issue, checkbox columns are not getting initialized with refreshCM method.
It would be fixed in upcoming version.
For now as a workaround you may call grid._initTypeColumns() after refreshCM to initialize checkbox columns
https://jsfiddle.net/96fLkrno/