Published:
23 Jun 2008
|
Abstract
The Accordion control is a flexible way to group data output to the screen. This article demonstrates the usage of the control to data bind information in ASP.NET. Brian clearly examines each step in detail with the help of database structure diagram, relevant explanation, and plenty of source code. |
 |
by Brian Mains
Feedback
|
Average Rating: This article has not yet been rated.
Views (Total / Last 10 Days):
28094/
289
|
|
|
|
| Introduction |
The Accordion control is a flexible control that neatly
separates the region of the user interface and condenses the overall user
interface. This control can support data binding, which I personally did not
know until recently. The Accordion control supports binding data to the Header
and Content templates, and we will explore how to setup some more complex
interfaces of these scenarios in this article.
|
|
|
|
|
|
Article Feedback
User Comments
Title:
Good Article......
Name:
WebEye
Date:
8/30/2008 5:51:42 AM
Comment:
Very good article...help me a lot. You can find very much same article here...
http://www.aspdotnetcodes.com/Easy_Data_Binding_Accordion_GridView.aspx
And running example of this article here...
http://www.aspdotnetcodes.com/Accordion_Data_Binding_GridView_Example.aspx
|
Title:
Nice Article
Name:
Imran Ahmad Mughal
Date:
7/8/2008 1:09:50 AM
Comment:
It's really a nice article. Can you please provide me the sample project in which you have implemented this?
Thanks
|
Title:
Thanks
Name:
Subalakshmi
Date:
7/3/2008 6:39:09 AM
Comment:
A very Good article,to implement in my website.
|
Title:
Thanks
Name:
Prashanth
Date:
7/3/2008 5:16:01 AM
Comment:
Great article, one small suggestion, if you have a sample application to download and some screen shots of the page it would be very helpful.
prashanthganathe@gmail.com
|
Title:
Thank You :)
Name:
Qureshi
Date:
7/1/2008 9:20:20 AM
Comment:
hi
i realy want to say thanks
bcoz i really want a article on this
thaks a tan
|
|
|
|
|
|