rstaib / jquery-bootgrid

Nice, sleek and intuitive. A grid control especially designed for bootstrap.
http://www.jquery-bootgrid.com
MIT License
972 stars 364 forks source link

bootgrid checkbox rowSelection is not working #364

Open Muchtar51 opened 7 years ago

Muchtar51 commented 7 years ago

I'm just reposting an issue, which I found on stackoverflow and and can't fix. I've the same problem:

I am using Bootgrid to display data in tables: http://www.jquery-bootgrid.com/ When I set the rowSelect to true, I can't select the row when I check the checkbox: I have created a JSFiddle: https://jsfiddle.net/n2jqjtep/1/ https://stackoverflow.com/questions/34329023/bootgrid-select-row-when-checkbox-is-clicked

If I set multiSelect = true, the checkboxes can be clicked.

stvowi commented 6 years ago

Try out http://gijgo.com/grid. Bootgrid seem to be dead.