Monday, 19 August 2013

Select one checkbox row only in datatables

Select one checkbox row only in datatables

I want to be able to select only 1 checkbox at a time in Datatables.
In the example below, multiple rows can be selected. How can I go about
only allowing one row to be selected at a time?
http://datatables.net/examples/api/form.html

No comments:

Post a Comment