Subject | Re: [IBO] IB_combobox and Ctrlgrid (following) |
---|---|
Author | Ramil |
Post date | 2006-10-07T01:49:58Z |
Hello,
Try to use Style=csDropDownList for TIB_ComboBox controls.
Good luck!
Best regards,
Ramil khabibr@...
Try to use Style=csDropDownList for TIB_ComboBox controls.
Good luck!
Best regards,
Ramil khabibr@...
>
>
>
>
>
> Sorry for insisting but I need to know.
>
> Is it possible to use the TIB_comboboxes in TIB_Ctrlgrids ?
> I have no problem with TIB_Date or TIB_edits, but with the combobox, it
> is as if the control is aware of the data only when the focus is on the
> record. (It shows the data only on current record).
> Is it a bug ? Or is there something I am missing ?
>
> I am using a TIB_Query and filling the items list contextualy on the
> Enter event of the combobox
>
>