J
jody
Hi,
When I lock and disable a combo box, it keeps the drop-
down arrow visible. Since the user can't change the
data, this arrow icon is confusing. Any way to remove
this?
The reason I have a combo is to facilitate a look up.
Behind the combo is a query builder statement that
returns the corresponding field of a bound key field (a
foreign key number which wouldn't make any sense to the
user).
I would use a text box (to avoid this drop down), but the
foreign key data element is returned (which is a number).
Any suggestions are appreciated.
Cheers,
Jody
When I lock and disable a combo box, it keeps the drop-
down arrow visible. Since the user can't change the
data, this arrow icon is confusing. Any way to remove
this?
The reason I have a combo is to facilitate a look up.
Behind the combo is a query builder statement that
returns the corresponding field of a bound key field (a
foreign key number which wouldn't make any sense to the
user).
I would use a text box (to avoid this drop down), but the
foreign key data element is returned (which is a number).
Any suggestions are appreciated.
Cheers,
Jody