|
-
Oct 6th, 2006, 02:00 AM
#1
Thread Starter
Lively Member
[2005] Checkbox/radiobuttonlist next to childs in master/child data
Hi,
I've got some master/child data and I want to display a checkbox or radiobutton next to each child, depending on a value the master has.
The checkboxes or radiobuttons should also be grouped for each master record. (each master record would have a list of controls, one control next to each of his children).
I am currently displaying the data (without checkbox/radiobuttons) using a nested repeater, but I'm at a loss on how to manage the checkbox/radiobuttons.
I already tried manually putting either a checkboxlist of radiobutton list in ascx file, but I noticed I couldn't put the list above the repeater and dynamically add a listitem for each row.
Any pointers would be welcome.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|