aharui commented on issue #731: AdvancedDataGridColumn mx:itemEditor mx:Component should be Editable URL: https://github.com/apache/royale-asjs/issues/731#issuecomment-594132318 I took a look at the app as you left it on the VDI. The detail ADG does not have any items in the DataProvider so it is correctly blank. Lots of exceptions are being thrown by the "sample" DG because it has been shrunk down. Since it has visible=false, you could give it a larger size and see if that makes the exception go away. There is a chance that the exceptions are affecting initialization of the detail ADG
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to 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
