alinakazi commented on issue #507: Issue in dbzutil URL: https://github.com/apache/royale-asjs/issues/507#issuecomment-544843783 Thanks we have changed var dgDP:Object = dg.dataProvider; to var dgDP:ArrayCollection = dg.dataProvider as ArrayCollection; and the issue has been resolved.
---------------------------------------------------------------- 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
