ParamQuery grid support forum
General Category => Help for ParamQuery Pro => Topic started by: cijojohn on May 09, 2017, 02:30:15 pm
-
Hi Team,
I want to check and uncheck functionality should work on click of cell and as well as checkbox in checkbox cell.
Event should fire on click of cell itself.
Can u help me out about this.
-
Checkboxes are checked/unchecked upon click of checkboxes ( not the entire cell ) or upon click of labels.
<label><input type='checkbox' " + checked + " />" + text + "</label>"
as shown in this example:
https://paramquery.com/pro/demos/checkbox