Hi All
I am using Flex builder 3, viewer 2.3, and I noticed in the edit widget's attribute inspector text box fields I cannot paste something using ctrl+v. I am using another widget containing a datagrid, and I want users to get some information from that data grid's particular column with the itemRollOver event, which I can do using system clipboard, and then I want user to be able to paste that clipboard information into the textbox inside of editor's attribute edit form. But ctrl+v doesn't do anything, and I checked this by taking some text from notepad, using Ctrl+c and then trying to paste it. What is it that needs to be done? I see a few posts on copying stuff off flex viewer info windows or from otehr places but no posts on implementing paste.. Can it be done? Kindly advise, all help / suggestions welcome. Thanks.
Ashwini