Results 1 to 7 of 7

Thread: [RESOLVED] Select an item in a combo box (Urgent)

  1. #1

    Thread Starter
    Hyperactive Member Chathura's Avatar
    Join Date
    Nov 2005
    Location
    Sri Lanka
    Posts
    345

    Resolved [RESOLVED] Select an item in a combo box (Urgent)

    Can any body tell me how to select an item in a combo box when we typing on it.?
    Or
    Can we drop down the combo when we typing on it?

    should I search the list and filter the records

  2. #2
    Learning .Net danasegarane's Avatar
    Join Date
    Aug 2004
    Location
    VBForums
    Posts
    5,853

    Re: Select an item in a combo box (Urgent)

    Method 1
    VB Code:
    1. Make the style of the combo box to - 0 Dropdown Combo
    2. Make the Sorted Property to "TRUE"

    Search
    Please mark you thread resolved using the Thread Tools as shown

  3. #3

    Thread Starter
    Hyperactive Member Chathura's Avatar
    Join Date
    Nov 2005
    Location
    Sri Lanka
    Posts
    345

    Re: Select an item in a combo box (Urgent)

    I already had done those things. But at least can you answer my 2nd question.
    Can we drop down the combo when we typing on it?

  4. #4

  5. #5
    Frenzied Member cssriraman's Avatar
    Join Date
    Jun 2005
    Posts
    1,465

    Re: Select an item in a combo box (Urgent)

    checkout the link:

    AutoComplete Combo box
    CS

  6. #6

    Thread Starter
    Hyperactive Member Chathura's Avatar
    Join Date
    Nov 2005
    Location
    Sri Lanka
    Posts
    345

    Re: Select an item in a combo box (Urgent)

    Thank you for the quick reply. I tried that sample. But it always pointed to the first record and not related to the text typed. Can you understand my problem.

  7. #7

    Thread Starter
    Hyperactive Member Chathura's Avatar
    Join Date
    Nov 2005
    Location
    Sri Lanka
    Posts
    345

    Re: Select an item in a combo box (Urgent)

    Quote Originally Posted by cssriraman
    checkout the link:

    AutoComplete Combo box
    This is working well. Thanks a lot cssriraman

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width