Tagged Questions
0
votes
2answers
2k views
How can I reload a datagrid in flash action script, after an xml file has loaded
Does anyone know how to change the RowCount of a DataGrid in flash after it has been created on the stage.
I am loading an XML file externally that contains the number of rows the DataGrid should ...