Y
Hacker News
new
|
ask
|
show
|
jobs
by
matthuggins
4949 days ago
Also, why are they checkboxes if I can only select one row? They should be radio buttons. (Cool demo though!)
1 comments
mmurph211
4949 days ago
Thanks! The checkboxes are there for show, no hooks on them in the demo. You can select multiple rows using the checkboxes or the control or shift keys. If the option allowMultipleSelections is false then the checkboxes become radio buttons.
link