estanglerbm commented on issue #1022:
URL: https://github.com/apache/royale-asjs/issues/1022#issuecomment-752961940


   Looks like custom right-click actions?
   
   Code to format the data from the grid cells is fairly straight-forward.
   
   I have an implementation of System.setClipboard() that I could clean up and 
check in, for the "Copy Row" action, if that would help.
   
   The "Export to Excel" action would be via FileReference.save().
   
   For the right-click action menu, I guess ContextMenu needs to be implemented 
for JS?
   
   Might be easier to implement via buttons, right now.


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


Reply via email to