The Accordion Component in the AJAX Control Toolkit
The Accordion component is one of the many components in the AJAX Control Toolkit (ACT). The ACT is a Microsoft Community project built upon ASP.NET 2.0 AJAX Extensions and will be a repository of web-client components.
The Accordion Component in the AJAX Control Toolkit - The design view of the Accordion (Page 4 of 5 )
The next picture shows the design view of the JAccordion.aspx page. The ScriptManager is the first item added. If you forget to add the ScriptManager and add the Accordion you will be presented with an error message.
The Source Code Listing
This is the complete listing of JAccordion.aspx page for the above design.