Ajax控制工具包 [英] ajax control toolkit

查看:101
本文介绍了Ajax控制工具包的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我已经下载了ajax控制工具包,并在我的工具箱中实现了该工具.
它的控件在一个页面中起作用,而不在同一项目中的另一页面中起作用.
那里有什么问题??
并且当我打开另一个项目时,我看到在该工具箱中的该项目中没有多余的控件(工具包).

I have downloaded the ajax control kit and implement it in my toolbox .
Its controls are working in one page and not in another in same project.
what problem can be there.?
and also when i open another project ,i saw that in that project in toolbox no extra controls(toolkit) was present.

推荐答案

您必须添加ajax的dll另一个项目中也有控制工具包
检查以下行是否出现在您使用ajax的同一项目的另一页中

you have to add the dll of ajax control toolkit in another project too
check that following line presents in the another page of same project in which you ajax is working

<![CDATA[<%@ Register assembly="AjaxControlToolkit" namespace="AjaxControlToolkit" tagprefix="asp" %>]]>


这篇关于Ajax控制工具包的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆