Enhanced Dropdownlist
-
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
-
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
Div Autocomplete? http://wiki.script.aculo.us/scriptaculous/show/Ajax.Autocompleter[^]
Vasudevan Deepak Kumar Personal Homepage Tech Gossips
-
Div Autocomplete? http://wiki.script.aculo.us/scriptaculous/show/Ajax.Autocompleter[^]
Vasudevan Deepak Kumar Personal Homepage Tech Gossips
-
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