pashminakazi edited a comment on issue #501: Issue in 
mx:MXAdvancedDataGridItemRenderer
URL: https://github.com/apache/royale-asjs/issues/501#issuecomment-542525912
 
 
   MXAdvancedDataGridItemRenderer is present in both Projects MXRoyale and 
SparkRoyale but added only in MXRoyale Classes.So i added it in SparkRoyale 
Classes
   Because if i use mx:MXAdvancedDataGridItemRenderer then it gives the 
compilation Error on "data."
   That's why i am using s:MXAdvancedDataGridItemRenderer as we were using  
s:MXAdvancedDataGridItemRenderer in Flex
   
   
   Example Using mx:MXAdvancedDataGridItemRenderer 
   File : https://paste.apache.org/0fdy5
   Console Error : 
   
![image](https://user-images.githubusercontent.com/42200979/66891324-4503f980-f002-11e9-8395-14cc493159aa.png)
   
   
   Example Using s:MXAdvancedDataGridItemRenderer 
   Mxml File : https://paste.apache.org/q1y6z
   JS File : https://paste.apache.org/xydlf
   

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