First, that you need to debug the problem. Second, that debugging bindings is difficult. Third, the solution is to create a custom component that has all the repeated content inside it, and repeat that. Pass the entire 'currentItem" into that custom component via a setter. In the setter, assign the values to local, bindable variables. Bind your controls to the local variables, Use breakpoints to debug to see what values are not getting assigned as needed.
Tracy Spratt, Lariat Services, development services available _____ From: [email protected] [mailto:[email protected]] On Behalf Of stinasius Sent: Friday, April 10, 2009 6:04 AM To: [email protected] Subject: [flexcoders] Re: repeater error that i dont understand not sure what you are saying. try making it a little more understandable

