View Single Post
Old 02-13-2006, 06:16 PM   PM User | #1
ghell
Senior Coder

 
Join Date: Apr 2003
Location: England
Posts: 1,192
Thanks: 5
Thanked 13 Times in 13 Posts
ghell is on a distinguished road
Nested Repeaters

Hi, I have a system which should group sql results. (a similar system for example could be categories and forums on here.. ok i have a bad imagination i can only think of what im looking at) The category index has a repeated list of categories and in each category there is a repeated list of forums.. is this possible in asp.net? if it is i can't work out how to access the sub-repeaters (only 1 id? maybe there is something to get each control inside a repeater i dont know.. ANYWAY..) anyone got any ideas?

edit: ok i found http://www.codeproject.com/aspnet/As...dRepeaters.asp so im lookin at that now, hopefully it will be what i need.
__________________
My tech/code blog

Last edited by ghell; 02-13-2006 at 06:27 PM..
ghell is offline   Reply With Quote