Quantcast
Viewing all articles
Browse latest Browse all 5678

AJAX AutoComplete Extender Not Working

Hello Guys,

To Start with I want to implement suggestion dropdown in my textbox based upon the records stored in my sql server database..

I googled and found out that Ajax autocomplete extender will be my best bet..

So I started with this article:

http://www.aspsnippets.com/Articles/AJAX-AutoCompleteExtender-Example-in-ASPNet.aspx

It uses Northwind Database and when I downloaded the sample.. It was working good as well..

The problem started when I tried to implement the same concept in a separate project..

To My horrors It was not working.. I tried to figure out and found that I was using ajax toolkit version 1.0.x in my project while in the downloaded sample it was 3.0.x

So I copy pasted the ajax toolkit files from the downloaded sample and and pasted over in the bin folder of my project..

also I added reference to .dll file with my project and removed the older ajax toolkit toolbars..

I tried to make the project similar to downloaded sample.. But still its not working.. It is simply opening and showing no suggestions while typing,,,

Please HELP how to overcome this problem.. I HAVE to implement this on large scale,, So what could be the possible reasons..

What I am missing..

Note: I have not used ajax much.. Not have indepth knowledge of it as well..

Image may be NSFW.
Clik here to view.
Frown


Viewing all articles
Browse latest Browse all 5678

Trending Articles