ParamQuery grid support forum
General Category => Help for ParamQuery Pro => Topic started by: bsolTeamBglr on August 02, 2017, 03:16:59 pm
-
Hi,
I am facing a issue with select multiple check boxes.
If i am selecting multiple check boxes means, other check boxes value got changed with first check box value .
i can see the same problem with check box demo of check box column.
Please find the attached screen shots and assist me on this.
Thanks,
-
From the screenshot it appears you have used autofill/fillHandle feature to copy the first checkbox value to other cells which is an intended behavior.
If you don't need it, it can be disabled by adding option fillHandle: ''
https://paramquery.com/pro/demos/autofill
https://paramquery.com/pro/api#option-fillHandle
-
Hi,
Thanks fro your help,
Now it is working fine.
Thanks,