aharui commented on issue #676: CheckBox is not shown as ADG Column 
URL: https://github.com/apache/royale-asjs/issues/676#issuecomment-575010182
 
 
   Custom labelFunctions go in the column.  In my simple test case, something 
like:
   
   ```
                   <mx:AdvancedDataGridColumn dataField="colB" headerText="B" 
width="100"  visible ="true"
                                              labelFunction="oddsEvens"/>
   ```
   

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


With regards,
Apache Git Services

Reply via email to