Incremental search

M

Mark Goldin

Can a dropdownlist be a fully functional Incremental search control?
As far as I can see it only takes a first letter when I am trying to type
something in.

Thanks
 
J

Jeffrey Palermo [MCP]

Mark,
You have to remember that the DropDownList renders as an HTML Select
element. In the HTML Select element, you can type in a letter to jump to an
entry, but it will not support the feature you describe. This isn't a
non-feature of ASP.NET, but HTML.

Best Regards,
Jeffrey Palermo
 
Joined
Aug 13, 2009
Messages
1
Reaction score
0
ajax incremental search

You may want to have a look at Exorbyte (software company from Germany).
Ajax incremental search doesn't have to be slow and cumbersome anymore.
Good luck.
D
 
Joined
Aug 25, 2010
Messages
1
Reaction score
0
ASP.NET Incremental search

Hi,

Here's a cool commercial control called Dynamic List Field at xnodesystems.com. It's capable of:

(1) Autocomplete (incremental search as you type)
(2) Validation
(3) Associating a label with the field.

Richard Xiong
Founder, xnodesystems.com
Author, XField Suite
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
473,755
Messages
2,569,537
Members
45,020
Latest member
GenesisGai

Latest Threads

Top