pashminakazi commented on issue #532: 2d Array not working with Royale URL: https://github.com/apache/royale-asjs/issues/532#issuecomment-547267554 In this File this.length is 0 but in other Files there are some data so how can we use var arrDDResult:Array = e.result as Array; arrDGDataProvider = arrDDResult[0][0] as ArrayCollection; dg.dataProvider = arrDGDataProvider as ArrayCollection; In Royale Example File : https://paste.apache.org/jzha7 Java Side Functions : https://paste.apache.org/nymdm
---------------------------------------------------------------- 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
