list box

Last post 05-21-2008 6:10 AM by Qin Dian Tang - MSFT. 3 replies.

Sort Posts:

  • list box

    05-17-2008, 1:41 AM

    hi to all ,Thanks in advance

    in my form i have textbox and list box

    items in list box are compose,Options,Related,Preview...

    my requirement is ,if i enter "Opt" or " Optio" in textbox,then select item in listbox  will be selected  as " Options",( i mean focus goes to Options)

    if i enter  "Rela" or "Re"  in textbox,then select item in listbox will be selected as  "Related",( i mean focus goes to Related)

    how can i do it.. 


     

  • Re: list box

    05-17-2008, 2:06 AM
    • Loading...
    • avidyarthi
    • Joined on 09-20-2006, 2:00 PM
    • California
    • Posts 231

    I think this might be of some help to you.

    http://www.mattkruse.com/javascript/autocomplete/

     

    Hope it helps.

    Thanks,

    avidyarthi.
  • Re: list box

    05-17-2008, 3:03 AM
    i mean filtering with alphabetical order in listbox when text enters into textbox
  • Re: list box

    05-21-2008, 6:10 AM
    Answer

    Hi purushotham,

    Using AjaxToolKit:AutoCompleteExtender: http://www.asp.net/AJAX/AjaxControlToolkit/Samples/AutoComplete/AutoComplete.aspx

    Thanks,

    Please remember to click "Mark as Answer" on the post that helps you, and to click "Unmark as Answer" if a marked post does not actually answer your question. This can be beneficial to other community members reading the thread.
Page 1 of 1 (4 items)