Subject Booleans in a grid
Author p3pp3rh3ad
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

Thanks