Subject | Problem with TIB_LOOKUPCOMBO |
---|---|
Author | slsolutions2002 |
Post date | 2002-01-14T23:46:14Z |
Hello:
I have a simple application that has a tib_lookupcombo used for
looking up cities. There are only a few cities in the file as
follows:
Akron
Berea
Canton
Cleveland
Mansfield
Medina
Strongsville
Stubensville
Here is the problem: If I type M, the combo box moves to Mansfield.
If I type Me, it moves to Medina, if I type St, it moves to
Strongsville, if I type Stu, it moves to Stubensville. All is fine.
However, if I type C, it moves to Canton, if I type Cl, IT DOES NOT
move to Cleveland. It stays on Canton. If I type Cleveland, it goes
to Canton (as though Cleveland is not in the list) However, if I
then press the Backspace key, it moves to Cleveland. Can anyone
help ? Thanks.
I have a simple application that has a tib_lookupcombo used for
looking up cities. There are only a few cities in the file as
follows:
Akron
Berea
Canton
Cleveland
Mansfield
Medina
Strongsville
Stubensville
Here is the problem: If I type M, the combo box moves to Mansfield.
If I type Me, it moves to Medina, if I type St, it moves to
Strongsville, if I type Stu, it moves to Stubensville. All is fine.
However, if I type C, it moves to Canton, if I type Cl, IT DOES NOT
move to Cleveland. It stays on Canton. If I type Cleveland, it goes
to Canton (as though Cleveland is not in the list) However, if I
then press the Backspace key, it moves to Cleveland. Can anyone
help ? Thanks.