nested Repeaters with javascript checkboxes

G

Guest

let say i created nested repeaters in HTML page of a particular Web Form
Parent repeater dubbed
"parentRepeater", child Repeater dubbed "childRepeater" . Withi "parentRepeater" and "childRepeater",
defined a checkbox respectively. In Code-Behind, i will dynamicall generate parent-child records, as such ..
[parentRepeater1 [childRepeater1-1
[childRepeater1-2
[parentRepeater2 [childRepeater2-1
[parentRepeater3
[childRepeater3-1
[childRepeater3-2
[childRepeater3-3
When user clicks on the [parentRepeater1], all its child records (refer t above : 2 records) checkboxes wil
be checked ... when user uncheck the checkboxes, all it's child checkboxe
will be uncheck .. When user check
[childRepeater1-1] and [childRepeater1-2], its parent ([parentRepeater1]
will be checked too. What i want is
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,768
Messages
2,569,574
Members
45,051
Latest member
CarleyMcCr

Latest Threads

Top