Subject | TIB_ComboBox and incremental searching |
---|---|
Author | John Lebedev |
Post date | 2001-09-26T06:27:24Z |
Hello!
Is it possible to make TIB_ComboBox to use incremental search ability?
Here are some details:
I have a table with a few fields, one of them is day of week. It can
have values from 1 to 7. To edit this field I use TIB_ComboBox where
Items = ('Monday'..'Sunday') and ItemValues = (1..7). That's all. And
here is my question.
Many thanks,
John Lebedev
Is it possible to make TIB_ComboBox to use incremental search ability?
Here are some details:
I have a table with a few fields, one of them is day of week. It can
have values from 1 to 7. To edit this field I use TIB_ComboBox where
Items = ('Monday'..'Sunday') and ItemValues = (1..7). That's all. And
here is my question.
Many thanks,
John Lebedev