valjah
Programmer
- Aug 1, 2005
- 11
I am using a list box to display several items. I want to use this so that when user enters a letter say A. All the items that starts with A are displayed. This work, however if the user enters App, i would like all items that start with app be dsiplayed. How do I do thsi? Is the list box the best thing to used. I tried the combo box but this box does not display all the items at once and only display the item as it is typed. Any help will be appreciated.
Thanks in advanced
Thanks in advanced