piotrzarzycki21 commented on issue #391: AdvancedDataGrid won't work with Different Kinds of Data URL: https://github.com/apache/royale-asjs/issues/391#issuecomment-463161913 I'm not sure whether my findings are correct but I think we should listen [here](https://github.com/apache/royale-asjs/blob/483887741a55c5e4e1388baf9e75434818e14742/frameworks/projects/MXRoyale/src/main/royale/mx/controls/beads/DataGridView.as#L59) on `model.addEventListener("dataProviderChanged", dataProviderChangeHandler);` In time when we are receiving data AdvancedDataGridColumnList doesn't have assigned yet [adg](https://github.com/apache/royale-asjs/blob/483887741a55c5e4e1388baf9e75434818e14742/frameworks/projects/MXRoyale/src/main/royale/mx/controls/beads/DataGridView.as#L72)
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
