How to bind checkbox checked property value as data column value in ig-grid with angular
Hello Sanaka,
You can use column with "boolean" dataType and "checkbox" format
Or another approach would be to set renderCheckboxes to true