Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. Web Development
  3. ASP.NET
  4. type ahead in dropdown list

type ahead in dropdown list

Scheduled Pinned Locked Moved ASP.NET
csharpasp-nettutorial
3 Posts 3 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • A Offline
    A Offline
    anarayan
    wrote on last edited by
    #1

    Is there a way to capture type ahead in a dropdownlist (ASP.NET/VB.NET application) - i.e if a user types more than one character quickly I want to select an item in the list that starts with the characters typed, not jump to the item that starts with the last character typed. For example if the dropdown list has 3 items MINNESOTA, MISSISSIPPI, MAINE, MARYLAND, MASSACHUSETTS, typing "MAS" quickly should take me to item MASSACHUSETTS

    G P 2 Replies Last reply
    0
    • A anarayan

      Is there a way to capture type ahead in a dropdownlist (ASP.NET/VB.NET application) - i.e if a user types more than one character quickly I want to select an item in the list that starts with the characters typed, not jump to the item that starts with the last character typed. For example if the dropdown list has 3 items MINNESOTA, MISSISSIPPI, MAINE, MARYLAND, MASSACHUSETTS, typing "MAS" quickly should take me to item MASSACHUSETTS

      G Offline
      G Offline
      Gavin Taylor
      wrote on last edited by
      #2

      Try searching[^] for articles on Auto Complete, theres a few on CP and they should aleast point you in the right direction. Gavin Taylor w: http://www.gavspace.com

      1 Reply Last reply
      0
      • A anarayan

        Is there a way to capture type ahead in a dropdownlist (ASP.NET/VB.NET application) - i.e if a user types more than one character quickly I want to select an item in the list that starts with the characters typed, not jump to the item that starts with the last character typed. For example if the dropdown list has 3 items MINNESOTA, MISSISSIPPI, MAINE, MARYLAND, MASSACHUSETTS, typing "MAS" quickly should take me to item MASSACHUSETTS

        P Offline
        P Offline
        Prasad Babu A
        wrote on last edited by
        #3

        Hi, We can do like that. but we have to use 3rd party control or AJAX methods. find for DBCOMBO, this is 3rd party tool. u can use with free-of-cost. try to find DBCOMBO or open www.dbcombo.com I hope this will helps u lot bye Pessi.

        1 Reply Last reply
        0
        Reply
        • Reply as topic
        Log in to reply
        • Oldest to Newest
        • Newest to Oldest
        • Most Votes


        • Login

        • Don't have an account? Register

        • Login or register to search.
        • First post
          Last post
        0
        • Categories
        • Recent
        • Tags
        • Popular
        • World
        • Users
        • Groups