Hi, I'm using MS Visual Web Developer 2008 Express and have a page that is linked to a database. I am using a DataList control, and would like to have a link in each record that says "Show More Details..." that when they click, will dropdown a hidden panel or something showing all of the details for that record.
Example:
Class Name: Test Class
Start Date: 1/1/2009
Cost: $45.00
(link)Click more for details...
(the following only shows when clicked and hidden when hide is clicked)
-----
Date 2: 1/2/2009
Description: You will learn something here etc etc
(link)Hide
-----
then the next record would appear.
Any ideas how I go about doing this? A link or step by step process would be awesome. Thank you!!
Chris
Chris Sutton
Example:
Class Name: Test Class
Start Date: 1/1/2009
Cost: $45.00
(link)Click more for details...
(the following only shows when clicked and hidden when hide is clicked)
-----
Date 2: 1/2/2009
Description: You will learn something here etc etc
(link)Hide
-----
then the next record would appear.
Any ideas how I go about doing this? A link or step by step process would be awesome. Thank you!!
Chris
Chris Sutton