Nested repeater control

M

Maziar Aflatoun

Hi,

I have tried setting up a nested repeater control and it works fine. But
when I do 3 level nested repeater it fails. Does anyone know a site or have
an example of a three level nestest repeater control? Where there is a
parent repeater inside it there is a child repeater and inside that child
repeater there is another child repeater?

Repeater1 -> Repeater2 -> Repeater3?

Thank you
Maz.
 
H

hoz

Hi ,
it is the same as 2 level nested repeater . Only difference is i think , you
must give datasource and databind 3.repeater ( the innest one ) in second
repeaters item databound. Thats all .
note : i have write a code like that but it is used for commercial
application . Search it . if you could not find , maybe i give a part of
code to you
 

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

Top