carlosrovira commented on issue #519: SDK 0.9.6 <js:DataGridPercentageView/> 
bead work only on header DataGrid, not on cells
URL: https://github.com/apache/royale-asjs/issues/519#issuecomment-543611384
 
 
   Hi Fred, I'm not familiar with Basic DataGrid and that bead, so the 
following is just a guess.
   A bead use to affect to the strand, in this case the DataGrid, but columns 
and cells will be in this case sub components in the DataGrid tree. So tho 
affect those internal components the bead should have logic to access the 
subcomponents and its views. Don't know if the problem is the bead does not 
implement that logic or was doing until now but has a bug now... hope that 
helps to find the problem, or maybe others can give you more help on this.

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