RE: [flexcoders] Re: Using an XML file as a dataProvider and accessing its data

2008-01-14 Thread Tracy Spratt
From: flexcoders@yahoogroups.com [mailto:[EMAIL PROTECTED] On Behalf Of kenny14390 Sent: Monday, January 14, 2008 9:01 AM To: flexcoders@yahoogroups.com Subject: [flexcoders] Re: Using an XML file as a dataProvider and accessing its data That was very helpful, thank you! Two

[flexcoders] Re: Using an XML file as a dataProvider and accessing its data

2008-01-14 Thread kenny14390
That was very helpful, thank you! Two follow up questions. What are the similarities/differences advantages/disadvantages of using multiple Lists instead of DataGrid? For example, if the data of the second column depends on the selection in the first column, I found it easier to just make each co