Hi, I have a Vbox which I am adding to a popup panel using addchild. Now that Vbox is a part of a whole mxml component. I want to display that whole Vbox in popup which I am doing usign "addchild" to the popup panel component and then edit the DG.
Now when I close the popup the updated DG should be again in the previous parent component with the updated data. This again I am trying to do using "addchild" but in vain. What am I doing wrong? or is there a better way to do so? In summary a child has to change parent, update it self and again go to previous parent with its updated value and also place it self as it was previously. -- You received this message because you are subscribed to the Google Groups "Flex India Community" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/flex_india?hl=en.

