手风琴需要知道它何时折叠
我正在使用 Ajax Control Toolkit Accordion Version 1.0.11119.0,我需要知道窗格何时折叠。是否有客户端索引更改事件?
I'm using the Ajax Control Toolkit Accordion Version 1.0.11119.0 and I need to know when a pane colapses. Is there a client side index change event?
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
没有客户端索引更改事件,但是您可以看一下这个 文章。
There is no client side index change event, but you can implement one take a look at this article.