I didn’t see any code that would automatically fetch new data when the data changed. If you click the button after you change the date it should attempt to get new data but if the url is exactly the same, the data might be pulled from the browser cache.
On 5/21/10 7:53 PM, "Mauro Emiliano Alturria" <[email protected]> wrote: Alex thank you very much in fact the DataGrid shows the first series of XML that I generate, but when change the date I generate the new XML and the DataGrid does not reflect the change, there is some type of update that to do? Thanks again Mauro E. Alturria 2010/5/21 Alex Harui <[email protected]> I placed the XML files in the same folder as the main app and modified the urls to get them and it worked for me. If you make the same changes does it work for you? If so, it might be a server-side issue On 5/20/10 10:39 AM, "Mauro Emiliano Alturria" <[email protected] <http://[email protected]> > wrote: Friendly of the group I am thankful for the reading of the present mail, the reason for the same is to do a consultation to them on the following subject. Them basically in question comment: I am taking my first steps in Flex 3 and creates an unit which asking for a date carries out via call to a PHP a consultation to a MySQL base obtaining like 3 result XMLs, which are seen in 3 DataGrid and a ColumnChart, and I have these problems: 1- I am myself forced on two ocassions to do click on the button of consultation, to be able to see the result in the DataGrid. 2- When change the date the new XML are generated to me, but profit not to update the DataGrid. Thanks for the aid that can give me, since I take my first steps with this tool. Associate the file main.mxml and the archives grafico1.xml, grafico2.xml and grafico3.xml Thanks Mauro -- Alex Harui Flex SDK Team Adobe System, Inc. http://blogs.adobe.com/aharui

