Hi group,

I have question about a datagrid.

I fill my datagrid with a recordset. In this recordset is a boolean field. So when I load the datagrid i get values like:
true
true
false
false
false
true
etc.

Is it possible to show a checked checkbox for true and an empty checkbox for false?

Thnx in advance!

Regards,

visualsander