开发者

How can I use Ajax Toolkit AutoComplete Extender to make AutoComplete textBox [closed]

Closed. This question开发者_如何转开发 needs debugging details. It is not currently accepting answers.

Edit the question to include desired behavior, a specific problem or error, and the shortest code necessary to reproduce the problem. This will help others answer the question.

Closed 8 years ago.

Improve this question

I have tried this example

http://www.asp.net/ajaxlibrary/act_AutoComplete_simple.ashx

but it is not working in the demo or in my project


I'd actually recommend moving towards using JQuery and webmethods. I've found that using the AJAX.NET library eventually paints you into a corner which is difficult to get out of. I've spent several years fighting with AJAX.NET and found that when I made the transition to JQuery and webmethods my life became 100% simpler.

There are lots of AutoComplete plugins that people have written which will use a backend webservice (asmx perhaps) to provide the data.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜