ParamQuery grid support forum
General Category => Help for ParamQuery Select => Topic started by: vivianteoh on December 14, 2016, 08:13:26 am
-
How to allow only one checkbox to be checked in a checkbox column?
Thanks.
-
In case of single select, use radio instead of checkbox.
radio: true
-
Hi paramvir,
can you be more specific, please?
"use radio instead of checkbox => radio: true"
what? where?
Thanks
-
radio: true is used in the initialization object while initializing paramquery select control.
It's demonstrated in 1st example on this page: https://paramquery.com/select
API reference: https://paramquery.com/api/select#option-radio