Hi,

I have a grid that is populated with a dataset. I added a field to the grid that is not part of that dataset and made it a checkbox. The idea is you can click the checkbox and the task will be changed to completed. However, when the form loads all the checkboxes are in the indeterminate state and I can't change them. Does anyone know what setting I am not using correctly? I have been looking all over the displaycolumn and splits settings and I can't figure it out.

Thanks