ASP checkbox within a checkbox
Web Development
1
Posts
1
Posters
0
Views
1
Watching
-
How do you create a checkbox like below in ASP? Please excuse my graphics. O Check this to get an expansion below (ListItems) O 1st item O 2nd item O 3rd item I was able to get the above. However, I want to hide the items until I check the ListItems checkbox (the circle). Then unchecking the ListItems checkbox, the listed items disappear.