Subject RES: [IBO] Checkbox in IB_Grid
Author Luiz

Hi,

 

Try to set

 

Required=True at column attributes

 

Regards,

Luiz

 

 

 

De: IBObjects@yahoogroups.com [mailto:IBObjects@yahoogroups.com] Em nome de Andrei Luís
Enviada em: quarta-feira, 20 de novembro de 2013 16:51
Para: ibobjects@yahoogroups.com
Assunto: [IBO] Checkbox in IB_Grid

 




Hi folks,

 

I have a IB_Grid that show some fields, and one of them is set as boolean at tib_query, so a checkbox appears in that collumm.

 

As far as I seen, the checkbox values cycle like this: F-> null -> T -> F -> ... I'd like to know if is it possible to cycle just T and F, cause null is not interesting in boolean fields right?

 

Any idea?

 


[]s
Andrei