Subject | Re: [IBO] TIB_ComboBox and incremental searching |
---|---|
Author | Helen Borrie |
Post date | 2001-09-26T09:33:31Z |
At 10:27 AM 26-09-01 +0400, you wrote:
I don't understand what you are looking for here...are you perhaps wanting to have the user type in 'Mo' and have 'Monday' appear in the editbox portion?
Helen
All for Open and Open for All
InterBase Developer Initiative ยท http://www.interbase2000.org
_______________________________________________________
>Hello!John,
>
>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.
I don't understand what you are looking for here...are you perhaps wanting to have the user type in 'Mo' and have 'Monday' appear in the editbox portion?
Helen
All for Open and Open for All
InterBase Developer Initiative ยท http://www.interbase2000.org
_______________________________________________________