Sunday, May 1, 2011

How to embed a excel sheet inside the property sheet of a flex component?

I am trying to create a custom component in flex using mxml. I have created the property sheet for the custom component but it needs a button which onclick has to point to a cell in excel sheet from which data can be retrieved. How to go about this?

From stackoverflow

0 comments:

Post a Comment