Ok i find out.. LIST_ID.indexToItemRenderer(NUMBER_OF_INDEX).document.ID_FROM_MY_TEXTBOX.text
hope this helps someone else too!! raf --- In [email protected], "Rafael Faria" <[EMAIL PROTECTED]> wrote: > > Alex, > > Could you be more clear? I'm using LIST with an itemrenderer > containing some textinput inside of each item. > > how do i get the text of the textinput? > > please, dont send me to your blog, its a particular question not general. > > someone else have an answer? > > Thanks > > Raf > > > > --- In [email protected], "Alex Harui" <aharui@> wrote: > > > > You can use indexToItemRenderer, but be aware that renderers get > > recycled. See my blog for more info (blogs.adobe.com/aharui) > > > > > > > > ________________________________ > > > > From: [email protected] [mailto:[EMAIL PROTECTED] On > > Behalf Of saurav sinha > > Sent: Monday, November 19, 2007 6:15 AM > > To: [email protected] > > Subject: [flexcoders] Re:Accessing properties of an Item Renderer > > > > > > > > Hi Friends, > > > > > > > > I m stuck with accessing properties of item renderer. > > > > > > > > I have a listbox control and used checkbox as an itemrenderer. I want to > > access the "selected" property of checkbox when user selects any item in > > the list control. > > > > > > > > Please help. > > > > > > > > Regards > > > > Saurav > > > > > > > > ________________________________ > > > > Get easy, one-click access to your favorites. Make Yahoo! your homepage. > > <http://us.rd.yahoo.com/evt=51443/*http:/www.yahoo.com/r/hs> > > >

