Author Topic: Single select checkbox  (Read 3403 times)

vivianteoh

  • Pro Ultimate
  • Newbie
  • *
  • Posts: 6
    • View Profile
Single select checkbox
« on: December 14, 2016, 08:13:26 am »
How to allow only one checkbox to be checked in a checkbox column?

Thanks.

paramvir

  • Administrator
  • Hero Member
  • *****
  • Posts: 6263
    • View Profile
Re: Single select checkbox
« Reply #1 on: December 14, 2016, 04:31:41 pm »
In case of single select, use radio instead of checkbox.

Code: [Select]
radio: true