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-542411498
 
 
   I have tried to add  this in styles
   
   ```
                .DataGridColumnList {
                        IDataProviderItemRendererMapper: 
ClassReference("org.apache.royale.html.beads.DataItemRendererFactoryForArrayList");
                } 
   
   ```
   
   but it always use DataItemRendererFactoryForArrayData using Array or 
ArrayList as source for dataProvider
   

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