There should be a collectionChange event coming from the XMLListCollection that you could use to re-trigger what’s necessary in just the Repeater?

 


From: flexcoders@yahoogroups.com [mailto:flexcoders@yahoogroups.com] On Behalf Of Marlon Moyer
Sent: Thursday, October 12, 2006 9:33 AM
To: flexcoders@yahoogroups.com
Subject: [flexcoders] Am I expecting too much from data binding?

 

I've got an xml file that I read in as e4x format and create an
interface from using repeaters. The interface looks like this:

Accordion - Policy
Accordion - Division
TabNavigator - State
Repeating Rows of classcodes
Button to add a class code to the current state

I've got the logic written so that once the button is pushed, a class
code is added in the correct section of the xml document. This alone
will not spark a change in the interface. I explicitly have to reset
the value of the top databinding variable (an xmllistcollection) to a
new xmllistcollection based on the e4x xml variable. This has the
nasty side effect of resetting the interface to accordion 0, accordion
0, tab 0.

Is this the way it works, or am I missing something....

Thanks

--
Marlon

__._,_.___

--
Flexcoders Mailing List
FAQ: http://groups.yahoo.com/group/flexcoders/files/flexcodersFAQ.txt
Search Archives: http://www.mail-archive.com/flexcoders%40yahoogroups.com





SPONSORED LINKS
Software development tool Software development Software development services
Home design software Software development company

Your email settings: Individual Email|Traditional
Change settings via the Web (Yahoo! ID required)
Change settings via email: Switch delivery to Daily Digest | Switch to Fully Featured
Visit Your Group | Yahoo! Groups Terms of Use | Unsubscribe

__,_._,___

Reply via email to