G
Guest
Hi,
I have a listbox with 3000 entries, all of 4 chars, and the user needs to be
able easily select dozens of them...
When the user is selecting items, they type for example ABB, and the listbox
first goes to A, then B, rather than searching for ABB.
Is there any way to setup the listbox so that the user can type for example
ABB and it will jump to ABB instead of going to AAAA, then BBBB
in other words I need the listbox to take up to 4 keystrokes and search for
the nearsest match in the list...
is there any way to do that - or is there a sample I can look at eanywhere?
thanks
Philip
I have a listbox with 3000 entries, all of 4 chars, and the user needs to be
able easily select dozens of them...
When the user is selecting items, they type for example ABB, and the listbox
first goes to A, then B, rather than searching for ABB.
Is there any way to setup the listbox so that the user can type for example
ABB and it will jump to ABB instead of going to AAAA, then BBBB
in other words I need the listbox to take up to 4 keystrokes and search for
the nearsest match in the list...
is there any way to do that - or is there a sample I can look at eanywhere?
thanks
Philip