I have a MS DBGrid 6.0 control that has been populated with data from a MS Access 2000 DB using a DataEnvironment.

Anywho, I have some Boolean values stored in the database. After the SQL statement populates my Grid, these boolean values are displayted as either a 0 or -1. Is there a way to create a checkbox in a column instead of the default text cell?

Thanks mucho,
Philip