如何在asp.net中使用BalloonPopupExtender ajax控件 [英] how to use BalloonPopupExtender ajax control in asp.net

查看:78
本文介绍了如何在asp.net中使用BalloonPopupExtender ajax控件的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我想将BalloonPopupExtender控件用于我的Web应用程序以显示消息,但此控件未包含在我的ajax工具箱中。怎么把它带到那里以及如何使用它。

i want to use BalloonPopupExtender control to my web application to display message, but this control is not included in my ajax toolbox. how to bring it there and how to use it.

推荐答案

BalloonPopupExtender.aspx [ ^ ]



如何使用balloonpopupextender(ajax) [ ^ ]



此链接将帮助您使用BalloonPopupExtender。



并查看以下链接获取与控制相关的帮助



ajax-balloon-pop-up-control-not-found- in-toolbox.aspx [ ^ ]
BalloonPopupExtender.aspx[^]

how to use balloonpopupextender(ajax)[^]

This links will help you to use BalloonPopupExtender.

and see the below link for the control related help

ajax-balloon-pop-up-control-not-found-in-toolbox.aspx[^]


首先从这里下载ajaxcontroltoolkit



http://ajaxcontroltoolkit.codeplex.com/releases/view/109918 [ ^ ]



然后



在您的Visual Studio中





转到工具箱 - >



然后在任何标签上右键确认 - >点击添加标签



给出名称AjaxControlToolkit



然后右键Clik并选择项目 - >



然后你看到浏览选项



获取你的AjaxControlToolkit文件夹中的.DLL文件/>


点击确定。





first you have download ajaxcontroltoolkit from here

http://ajaxcontroltoolkit.codeplex.com/releases/view/109918[^]

then

In Your Visual Studio


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 .


and then add this line client side

<%@ Register Assembly="AjaxControlToolkit" Namespace="AjaxControlToolkit" TagPrefix="ajaxToolkit" %>







然后访问此链接



http://www.asp.net/ajaxLibrary/AjaxControlToolkitSampleSite/BalloonPopup/BalloonPopupExtender.aspx [ ^ ]


这篇关于如何在asp.net中使用BalloonPopupExtender ajax控件的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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