本文介绍了在asp:calender中触发linkbutton的点击事件的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!
问题描述
嗨我正在为公司的活动创建日历.我在压延机内使用链接按钮,这些链接按钮是动态创建的
并显示事件名称.
我想要单击链接按钮以在同一页面中显示事件的详细信息.
我找到了这篇文章
http://www.aarongoldenthal.com/发布/2009/03/31/Create-Dynamic-Buttons-in-an-ASPNET-Calendar.aspx [ ^ ]
但是很难理解,所以请我提供一个简单的解决方案.
解决方案
hii am creating calender for events of my company.
i am using link buttons inside calender, those link buttons is created dynamically
and show the event name.
i want when i click the link button to show the details of event in same page.
i found this article
http://www.aarongoldenthal.com/post/2009/03/31/Create-Dynamic-Buttons-in-an-ASPNET-Calendar.aspx[^]
but its hard to me to understand so please i want simple solution.
解决方案
这篇关于在asp:calender中触发linkbutton的点击事件的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持!