Quantcast
Channel: DevNet Questions
Viewing all articles
Browse latest Browse all 8832

Logic within repeater

$
0
0
Hello,I'm trying to pull data from two different page types into a repeater. Once I have the data, here's what I'd like to do with it:First, I need to iterate over all items(pages) within a specific folder and display a couple fields of information, pulled from each one of these pages. This is working.Secondly, each one of these pages has a set of sub pages. I need to iterate over each sub page, in each one of these pages, and display some more information.I do not want to use a hierarchal viewer/control and am wondering what is the best way to do this? Can I nest repeaters? Can I stick a for loop inside the repeaters transformation?Any ideas and help is as always, much appreciated.Thanks in advance,Shawn

Viewing all articles
Browse latest Browse all 8832

Trending Articles