Open monxas opened 8 years ago
You have to use a template I believe to make a check box for that field. I will try and reply back later with example. Will take me a minute but you may be able to find if you look under templates on example site.
You have to use formatters, here is an example: https://jsfiddle.net/jpjwso40/3/
Also you can do validations to define if checkbox is checked by default or not.
As you can see here: https://jsfiddle.net/jpjwso40/2/
If you don't call bootgrid, checkboxes load fine, but using bootgrid just deletes them. I'm not talking about id checkboxes, but other checkboxes that might appear in other cells.