如何在asp.net visual studio 2008中添加ajax工具包控件?

问题描述:

我从 http://ajaxcontroltoolkit.codeplex.com/ 下载了ajax工具包[ ^ ]



并提取其文件,但如何添加在VS2008工具箱中。

需要你的帮助。

i hv downloaded ajax toolkit from http://ajaxcontroltoolkit.codeplex.com/[^]

and extracted its file but how to add it in VS2008 toolbox.
Need your help.

安装-ajax-control-toolkit-in-visual-studio-2008 [ ^ ]


转到工具箱 - >



然后任意标签上的右侧Clik - >点击添加标签



命名 AjaxControlToolkit



然后右Clik 选择项目 - >



然后你看到浏览选项



获取AjaxControlToolkit文件夹中的 .DLL 文件



点击确定
Go to Toolbox->

then Right Clik on Any Tab and--> Click to Add Tab

give name AjaxControlToolkit

then Right Clik and Choose Item-->

then you see the Browse option

fetch the .DLL file which is in your AjaxControlToolkit Folder

And Click Ok .


嗨...

看到这个链接,可能对你有用。

添加ajax日历控件到asp.net中的文本框 [ ^ ]

谢谢你。
Hi...
See this link, may its useful to u.
adding ajax calendar control to textbox in asp.net[^]
Thank u.