Right click on your dbCheckBox and select settings, then change the values to match your data for examble:
boolean true = 'T' and boolean false = 'F' then it will display correctly.. ----- Original Message ----- From: "Albert Berry" <[email protected]> To: "RBASE-L Mailing List" <[email protected]> Sent: Monday, June 13, 2011 12:11 AM Subject: [RBASE-L] - Report DB CheckBox Control :I have a report where I wish to display a checkmark when a particular : TEXT (1) Column = 'T'. The two column values are T and F. The inputs are : performed with a standard checkbox control where Checked value is T and : Unchecked value is F. I place the DBCheckBox object on the report, but : all I get is a square box. All boxes are without check marks. Anyone : succeeded in using this control? : : Albert : :

