如何在链接按钮单击事件上更改数据列表项模板字段内的链接按钮文本?
我在 datalist1 项目模板字段中有一个链接按钮,我希望当用户单击链接按钮时,其文本将为“启用”,如果链接按钮文本为“启用”并且 panel1 将可见,则再次在链接按钮单击事件上链接按钮文本将为“禁用”并且 panel1 将被隐藏...
I have a linkbutton inside datalist1 item template field, i want when user click on linkbutton then its text would be "enable" and if the linkbutton text is "enable" and panel1 will be visible then again on linkbutton click event linkbutton text would be "disable"and panel1 will be hidden...
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
这是适用的代码:
Here is the applicable code: