Hi,
I’m using checkboxes in my grid to select rows for other operations. I’m also using the dataprocessor functionality. When a user checks or unchecks a checkbox, the databprocessor thinks the row has been updated, so it marks it as bold and submits it when the grid is saved. Is it possible to disable this functionality for the checkboxes?