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 08:47:11 UTC

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

pashminakazi commented on issue #397: AdvancedDataGrid doesn't fetch Java side Data 
URL: https://github.com/apache/royale-asjs/issues/397#issuecomment-466320827
 
 
   In Flex,Data returned from server is List and we assign data to ArrayCollection.
   In Royale,Data returned from server is List and we assign data to Array and then  Array to ArrayCollection then it shows the Data in Trace..
   Can you tell me In Royale,how to retrieve list type data into ArrayCollection if i was doing wrong pattern to get 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