Does anyone know if it's possible to display a check box within a datagrid? Currently, my datagrid displays -1 for checked and 0 for unchecked. If I change the format property for that column in the datagrid to checkbox it displays 1 for checked and 0 for unchecked.