TECHNOLOGIES
FORUMS
JOBS
BOOKS
EVENTS
INTERVIEWS
Live
MORE
LEARN
Training
CAREER
MEMBERS
VIDEOS
NEWS
BLOGS
Sign Up
Login
No unread comment.
View All Comments
No unread message.
View All Messages
No unread notification.
View All Notifications
Answers
Post
An Article
A Blog
A News
A Video
An EBook
An Interview Question
Ask Question
Forums
Monthly Leaders
Forum guidelines
Andrew Richardson
NA
1
3.4k
Nesting a RadioButtonList
Sep 10 2010 3:57 PM
Hello, I am trying to create a ASP.NET page using C# and I can't seem to figure out this problem.
I'm using an XML file to dynamically create a radiobuttonlist. However, some of those buttons need to be nested.
I thought I would be able to do something like this:
myRadioButtonList.Controls.Add(nestedRadioButtonList);
But nothing happens.
Any help at all would be great!
Thanks,
ADR
Reply
Answers (
1
)
Profiles
Webparts not working