Home All Groups Group Topic Archive Search About

Nested Repeater: Can't get it to work in VS 2005

Author
9 Dec 2005 4:22 PM
bdtmike
I'm trying to set up a nested repeater to display master/child data.
To do this I'm using 2 repeater controls and I'm using 2 SQLDataSource
controls.  I'm clear on embeding one repeater inside the other, but I'm
not sure how to make the child SQLDataSource show
only child items within each parent item. I know that you have to hook
into the ItemDataBound event of the parent repeater, but so far, I
haven't seen any examples using SQLDataSource controls where the
repeaters'  DataSourceID tag is set to them.  Can it not be done this
way?

Any ideas?

AddThis Social Bookmark Button