aharui commented on issue #731: AdvancedDataGridColumn mx:itemEditor mx:Component should be Editable URL: https://github.com/apache/royale-asjs/issues/731#issuecomment-593286973 I saw an HBox wrapping an MXAdvancedDataGridItemRenderer containing a DateField. The editorDataField for the column was referencing a property defined in the MXAdvancedDGIR, not the HBox. I do not understand how that can work. Please explain. What is the purpose of the HBox? MXAdvancedDGIR is normally the top-level tag.
---------------------------------------------------------------- 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
