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. Enhanced Dropdownlist

Enhanced Dropdownlist

Scheduled Pinned Locked Moved ASP.NET
tutorialhelpquestion
4 Posts 2 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.
  • V Offline
    V Offline
    Vsree
    wrote on last edited by
    #1

    Hi guys I am listing more than 100 items in a dropdownlist. How to select the items just by typing first few letters through keyboard, so that the items starting with that letters is selected? For example, am having "a,ab,abc,abcde,abcdef,abcdefg..." in the list. When i type/press 'a' then 'b' and then 'c',now the item 'abc' should be the selecteditem in the order of display. Can anyone please help me? Thanks

    V V 2 Replies Last reply
    0
    • V Vsree

      Hi guys I am listing more than 100 items in a dropdownlist. How to select the items just by typing first few letters through keyboard, so that the items starting with that letters is selected? For example, am having "a,ab,abc,abcde,abcdef,abcdefg..." in the list. When i type/press 'a' then 'b' and then 'c',now the item 'abc' should be the selecteditem in the order of display. Can anyone please help me? Thanks

      V Offline
      V Offline
      Vasudevan Deepak Kumar
      wrote on last edited by
      #2

      Div Autocomplete? http://wiki.script.aculo.us/scriptaculous/show/Ajax.Autocompleter[^]

      Vasudevan Deepak Kumar Personal Homepage Tech Gossips

      V 1 Reply Last reply
      0
      • V Vasudevan Deepak Kumar

        Div Autocomplete? http://wiki.script.aculo.us/scriptaculous/show/Ajax.Autocompleter[^]

        Vasudevan Deepak Kumar Personal Homepage Tech Gossips

        V Offline
        V Offline
        Vsree
        wrote on last edited by
        #3

        Thanks But i have to code in VS.NET 2003 with ASP.NET 1.1 only. Please tell me!

        1 Reply Last reply
        0
        • V Vsree

          Hi guys I am listing more than 100 items in a dropdownlist. How to select the items just by typing first few letters through keyboard, so that the items starting with that letters is selected? For example, am having "a,ab,abc,abcde,abcdef,abcdefg..." in the list. When i type/press 'a' then 'b' and then 'c',now the item 'abc' should be the selecteditem in the order of display. Can anyone please help me? Thanks

          V Offline
          V Offline
          Vsree
          wrote on last edited by
          #4

          Hi guys I found an article in http://aspalliance.com/775_Building_a_TypeAhead_Dropdown_Control[^] Its in VS .NET 2005..I tried to reproduce it in VS .NET 2003. But i couldnt do. Can anyone help me in reproducing this to VS .NET 2003?

          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