<viewstack selectedIndex="{ combobox.selectedItem.magicNumber }"/> ?On another note, an entire viewstack inside a repeater seems like a recipe for memory usage to me. Are you sure you couldn't at least use a list? It instantiates less components and scrolls by changing renderer.data -J On Fri, May 9, 2008 at 12:25 PM, kalpkat9 <[EMAIL PROTECTED]> wrote: > Hi all, > > I have a combobox and a viewstack inside a repeater. How can I get to > change the the viewstack child containers by the changing values of > the combobox, during runtime. are they any reference examples that I > cud take a look at. > Thank you, > Kal. > > > -- "Therefore, send not to know For whom the bell tolls. It tolls for thee." :: Josh 'G-Funk' McDonald :: 0437 221 380 :: [EMAIL PROTECTED]

