Subject Boolean with NULL
Author Zile
I have a query which returns one column with possible values 1 or NULL. I
am using TIB_Grid to show data, and I want to show this column as Boolean
(checkbox in that column of grid). I set up properties in editor: Boolean
checked, True text=1, but what should I set as False Text? In rows where
NULL is returned there is checked check box, but disabled.

Thanks

Zoran Zivkovic