FindControl GridTemplateColumn 位于 radGrid 事件之外
我有自己的方法,并且尝试在 GridTemplateColumn 内的控件上查找控件,因此我在 radGrid 的事件之外执行此操作。这可能吗?如果可能的话,如何实现?
谢谢!
I have my own method and I am trying to findcontrol on a control inside the GridTemplateColumn, so I am doing it outside of the events for the radGrid. Is this possible and if so, how?
Thanks!
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
尝试使用下面的代码。
...................
谢谢,
贾耶什·戈亚尼
Try with below code.
...................
Thanks,
Jayesh Goyani