| View previous topic :: View next topic |
| Author |
Message |
shivdasn Regular

Joined: 19 Jun 2005 Posts: 58 Location: India
|
Posted: Jan 16th, 2007 10:46 AM Post subject: Auto select item in combo box |
|
|
Hi,
I am developing a small program which involves a combo box control. Whenever the user types values into the combo box, i want the list to scroll automatically to the first value that matches that value.
Ex:
List values -> Red, Reddish, green, gray...
so as soon as user types "gr", gray shd be selected. but when he types "gre", "green" should be selected automatically.
(This combo box items are listed alphabetically. i am doing this in Vb-in-Excel)
Pls help. _________________ ..::-- '' D a s ''--::.. |
|
| Back to top |
|
vbman995 Moderator

Joined: 19 Aug 2005 Posts: 264 Location: Planet Earth
|
Posted: Jan 18th, 2007 08:16 PM Post subject: |
|
|
Sounds like a sweet project!
Hey...maybe you could help us promote MaxVB.com to your friends and computer buddies? We really need all the help we can get! |
|
| Back to top |
|
shivdasn Regular

Joined: 19 Jun 2005 Posts: 58 Location: India
|
Posted: Jan 19th, 2007 08:12 AM Post subject: |
|
|
....... duh !
anyways, i can help with the 'promoting' business, but pls get some1 to solve my problem too... _________________ ..::-- '' D a s ''--::.. |
|
| Back to top |
|
shivdasn Regular

Joined: 19 Jun 2005 Posts: 58 Location: India
|
Posted: Jul 19th, 2007 09:41 AM Post subject: |
|
|
....i am still waiting...... _________________ ..::-- '' D a s ''--::.. |
|
| Back to top |
|
P.T.A.M. Administrator

Joined: 08 Oct 2003 Posts: 752 Location: Greece
|
Posted: Aug 16th, 2007 05:42 AM Post subject: |
|
|
Search google for autocomplete combo box. There are numerous examples  _________________ No one is completely useless. They can at least be an example of what to avoid. |
|
| Back to top |
|
shivdasn Regular

Joined: 19 Jun 2005 Posts: 58 Location: India
|
Posted: Aug 17th, 2007 10:00 AM Post subject: |
|
|
Whoa !! quick reply huh !!  _________________ ..::-- '' D a s ''--::.. |
|
| Back to top |
|
P.T.A.M. Administrator

Joined: 08 Oct 2003 Posts: 752 Location: Greece
|
Posted: Aug 17th, 2007 02:59 PM Post subject: |
|
|
| shivdasn wrote: | Whoa !! quick reply huh !!  |
Yep. We're all about the speed here
Did you find anything at least? Even this late?  _________________ No one is completely useless. They can at least be an example of what to avoid. |
|
| Back to top |
|
|