General Category > Help for ParamQuery Select

Single select checkbox

(1/1)

vivianteoh:
How to allow only one checkbox to be checked in a checkbox column?

Thanks.

paramvir:
In case of single select, use radio instead of checkbox.


--- Code: --- radio: true

--- End code ---

afe77:
Hi paramvir,
can you be more specific, please?


"use radio instead of checkbox => radio: true"
what? where?

Thanks


paramvir:
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

Navigation

[0] Message Index

Go to full version