Basically, we should follow proper architecture to handle these types of problems like Cairngorm Microarchitecture. If you don't know any type of achitecture then you can follow the below method:
if those components are in Main Application then create a public function in the second component. When you click on the button call "this.parentApplication.secondComponentId.publicFunctionName()" But this is very temporary solution. On Jun 12, 2:19 pm, Praju <[email protected]> wrote: > Hi All, I have a LinkButton in one component.On click it should call > another component. > How can I do this? Both the components are present in the same folder. > Thanks for your help !! > Prajakta --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

