cristallium commented on issue #505: ItemRenderer on Basic DataGrid doesn't 
work on 0.9.6
URL: https://github.com/apache/royale-asjs/issues/505#issuecomment-542873146
 
 
   I found one issue in my code 
   I used
   `xmlns:js="library://ns.apache.org/royale/express"`
   and not
   `xmlns:js="library://ns.apache.org/royale/basic"`
   
   So I used the wrong DataGrid. By the way what is the goal of **express** 
library ?
   
   So now using the right lib (basic), it's working if set an Array for 
dataprovider, but not with ArrayList

----------------------------------------------------------------
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

Reply via email to