Groups | Blog | Home
all groups > asp.net > january 2005 >

asp.net : Nested repeater control


Maziar Aflatoun
1/30/2005 10:25:02 PM
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.

hoz
1/31/2005 12:33:37 PM
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

[quoted text, click to view]

AddThis Social Bookmark Button