I have a page with a group of CollapsiblePanelExtender controls I want to write a javascript function to expand or collapse all panels together at the same time. Is this possible and please how?
Thanks in advance
You can put your group of CollapsiblePanelExtender inside adiv/paneland have the collapse/expand controlid use thediv/panel.Its like a nested CollapsiblePanelExtender .
Hi Jessy ,
I have convered the EXACT SAME scenario on my blog over as an example of :
How to : Perform Operations on all instances of a Ajax Control Extender on a page
Hope this helps
Thanks Phanatic this is exactly what I need
No comments:
Post a Comment