You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Apr 2, 2019. It is now read-only.
I am new to backgrid and using it in a form to allow the user to select a row (via a checkbox) and then click "Submit". I cannot figure out how to configure my grid checkboxes to behave like "radio buttons" in that only one row can be selected at a time. Is this something backgrid natively supports or do I need to write a handler to "unselect" previously selected rows?
[disclaimer: I paid my dues to Google and Stackoverflow before posting here...]
The text was updated successfully, but these errors were encountered:
I am new to backgrid and using it in a form to allow the user to select a row (via a checkbox) and then click "Submit". I cannot figure out how to configure my grid checkboxes to behave like "radio buttons" in that only one row can be selected at a time. Is this something backgrid natively supports or do I need to write a handler to "unselect" previously selected rows?
[disclaimer: I paid my dues to Google and Stackoverflow before posting here...]
The text was updated successfully, but these errors were encountered: