AJAX 自动完成或自动建议
我正在尝试将 ajax 自动完成/自动建议控件合并到我的网站中,但遇到了各种问题。
我尝试了ajaxcontroltoolkit,但遇到了死胡同。
我不想进入jquery,因为我已经感到不知所措了。
我发现这个在我使用时效果很好运行他提供的解决方案。我将数据源修改为我的数据库。然后创建了我自己的临时解决方案并添加了控件、引用等,并且运行良好。
于是我尝试将它们合并到我的网站中,但它根本行不通。我在文本框中输入内容,但什么也没有出现。
我一整天都盯着这个,我能看到的唯一区别是,因为我正在处理的项目是一个网站而不是 .net 项目,所以它没有解决方案文件,也没有命名空间。否则,据我所知,它与我之前的两次尝试相同。
我在 codproject 的留言板上留言,但我在这个截止日期前的时间已经不多了,我感觉非常困难。
任何帮助将不胜感激。
I am trying to incorporate an ajax autocomplete/autosuggest control into my website and I am encountering all kind of issues.
I tried the ajaxcontroltoolkit but ran into a deadend there.
I would prefer not to get into jquery being I'm feeling overwhelmed enough as it is.
I found this one that worked great when I ran the solution he provided. I modified the datasource to my database. Then created my own temp solution and added the controls, references, etc. and it worked fine.
So then I tried incorporating them into my website and it just won't work. I type in the textbox and nothing comes up at all.
I've been staring at this all day and the only difference I can see is that because the project I'm working on is a website and not a .net project, it has no solution file and no namespace. Otherwise, as far as I can tell, it's identical to my previous two attempts.
I left a message on the board at codproject but I'm starting to run out of time on this deadline and I'm feeling very stuck.
Any help would be greatly appreciated.
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论