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

Bootstrap toggle in jquery bootgrid #383

Open DalamarX opened 6 years ago

DalamarX commented 6 years ago

Is there something extra that needs to be done when using bootstrap toggle in jquery bootgrid? Events fire in the code if I don't call (in this case) $(".command-enable").bootstrapToggle() on the loaded.rs.jquery.bootgrid event. As soon as I call that though, the UI shifts to show the toggle boxes, but events no longer fire.