tags:

views:

15

answers:

1

I have an Accordion control(accordion1) in my asp page. And 3 Accordion Panes- AccordionPane1,AccordionPane2,AccordionPane3. But it is not working.

A: 

That doesn't give too much detail on the problem, but to understand how to use the AJAX Accordian control from start to finish I reccomend watching the following video:

[How Do I:] Use the ASP.NET AJAX Accordion Control?
http://www.asp.net/ajax/videos/how-do-i-use-the-aspnet-ajax-accordion-control

atconway