Subject | Re: [IBO] Booleans in a grid |
---|---|
Author | Helen Borrie |
Post date | 2008-09-10T21:47:41Z |
At 01:24 11/09/2008, you wrote:
Helen
>--- In IBObjects@yahoogroups.com, Helen Borrie <helebor@...> wrote:Yes. That's what the fields captioned 'True Text' and 'False Text' are for, beside the Boolean check box on the Column Attributes tab.
>>
>> At 04:37 10/09/2008, you wrote:
>> >I have TIB_Grid displaying the results of a TIB_Query that contains
>two
>> >Boolean columns (short int's that either contain 0 or 1, Column
>> >attributes are set to BOOLEAN). In design mode they display
>correctly
>> >as glyphs, but at run time I get columns displaying 0's or 1's. Does
>> >anyone have any suggestions on what to check to get them to display
>> >glyphs? I use IBO 4.8.7
>>
>> When you checked the column attr. as Boolean, did you also indicate
>what the true and false values would be?
>>
>
>No, should I?
Helen