AutoCompleteExtender question

J

Jokke

Can the AJAX AutoCompleteExtender be set to show results in that *contain*
the string typed in a textbox rather than *begin with* the typed string?

E.g., "1000 Brussels" should still show up when "Bru" is typed...

Thx for your help!

Jokke
 
P

Patrice

Hello,
Can the AJAX AutoCompleteExtender be set to show results in that *contain*
the string typed in a textbox rather than *begin with* the typed string?

IMO yes but I don't remember to have tried. AFAIK it just pass the string to
your service and will display whatever is returned by your service
regardless of any additional client side logic.

Have you tried ? Generally your best bet is just to try and then post if it
doesn't work. As I had a sample handy I tried to return even random values
unrelated to the current textbox content and it seems to work...
 

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

No members online now.

Forum statistics

Threads
473,774
Messages
2,569,599
Members
45,162
Latest member
GertrudeMa
Top