You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@royale.apache.org by GitBox <gi...@apache.org> on 2019/02/22 06:11:24 UTC

[GitHub] aharui commented on issue #397: AdvancedDataGrid doesn't fetch Java side Data

aharui commented on issue #397: AdvancedDataGrid doesn't fetch Java side Data 
URL: https://github.com/apache/royale-asjs/issues/397#issuecomment-466285877
 
 
   If you debug the Flex (not Royale) version, what is returned from the server?  Is it an Array or ArrayCollection and was are the elements of the Array or ArrayCollection?  Are they plain Objects, ObjectProxy or some Value Object?
   
   Then debug the Royale version.  If you are not getting the same data, then don't even worry about AdvancedDataGrid, first figure out why you are not getting the right data.
   

----------------------------------------------------------------
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:
users@infra.apache.org


With regards,
Apache Git Services