Hi,
I'd like to access the list of items in a TsDBLookupComboBox and maybe derive a new component but first I have to know how to access the items shown in the list preferably without modifying AC's source code, but I'm not holding my breath…
The idea is to allow the user to press the first letter of the items to navigate through the list as it may get real long in some cases: “A” goes to the first item starting with “A”; another “A” goes to the second item starting with “A”,…; “P” goes to the first item starting with “P”; and so on.
Thanks in advance!
Ronaldo