How Do I: Use the ASP.NET AJAX Accordion Control?

Learn how the ASP.NET AJAX Accordion control makes efficient use of screen real-estate by enabling the smooth animated transition between different content panes.

Presented by Joe Stagner

Duration: 9 minutes, 31 seconds

Date: 30 January 2007

Watch the video   |   Download the video   |   Get VB code  or  C# code

Video downloads: WMV | Zune | iPod | PSP | MPEG-4 | 3GP

Audio downloads: AAC | WMA | MPEG-4 | MPEG-3 | MPEG-2

Comments : 5

Leave a Comment

G.Prabhakaran : On March 06, 2008 6:58 AM said:

I want to add repeater and bind data set within content tag in Accordion Control,

How to add Repeater control within Accordion AjaxToolKit

control, Repeater should be bind from DataBase

Please tell me how to do that

JoeStagner : On March 15, 2008 10:15 AM said:

You can put whatever you like inside an AccordianPane. They work as containers inside the control but are just normal ASP.NET content.

veritas27 : On March 30, 2008 10:13 PM said:

Has anyone else tried this in IE8 Beta? I tried this in IE8 Beta and it doesn't work. Unfortunately, this isn't the first ASP.NET Ajax videos application that is buggy in IE8.

JoeStagner : On March 31, 2008 9:34 AM said:

I'll do some IE8 testing this week.

PLease feel free to use the "Contact Me" option on my blog (www.JoeOn.net) to let me know of any specific issues that you find.

dmytry.kiev : On April 23, 2008 6:53 AM said:

Is it possible to add GridView to AccordionPane?

I've added and it doesn't show data, where are I wrong?

Leave a Comment

You must be logged in to leave a comment. Click here to log in.