I am trying to maintain the state of open nodes in a tree control after the dataprovider has changed. In a multilingual application tree data is stored in xml files, per language. When the user toggles the language a new xml file is loaded for the selected language, unfortunately the tree control collapses all the nodes. How can I maintain the current open/closed state of each node so that only the text changes and not the overall state of the tree.
Thanks for any help. If you have an example, that would be great. -- Flexcoders Mailing List FAQ: http://groups.yahoo.com/group/flexcoders/files/flexcodersFAQ.txt Search Archives: http://www.mail-archive.com/flexcoders%40yahoogroups.com Yahoo! Groups Links <*> To visit your group on the web, go to: http://groups.yahoo.com/group/flexcoders/ <*> To unsubscribe from this group, send an email to: [EMAIL PROTECTED] <*> Your use of Yahoo! Groups is subject to: http://docs.yahoo.com/info/terms/

