How do I dynamically create check boxes and text labels???

Apr 3 2007 8:37 AM
Hey guys,

     I really appreciate any advice you all can give me. I'm developing a .NET 2.0 ASP page using VS 2005. This page will supposedly display "events". There is a MAIN event, and "sub" events. I really have no idea how many sub events there will be. I'll be retrieving the list in a query, and displaying the list top-down. However, I don't want to create it in a list-box because I will also be adding a check-box after each one.

Can anyone give me some insight on how I would do this? And more specifically, how do I define it's space in the page "realestate"?



Thanks!!!

Todd

Answers (2)