I am newer to angular 2, i want to notify grandparent component i tried to use event emitter and @output bindings but its not fulfill my requirement because it works only for immediate parent-child relationship. I went through number of blogs but didnt find any easier solution, i would not prefer to use event-emitter as a service[i.e. *Service Events*] to just notify parent component we need to write more code. So appreciate any feasible solution relates to code simplicity as well as to fulfill the requirement or any other solution to complete requirement at least.
-- You received this message because you are subscribed to the Google Groups "AngularJS" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/angular. For more options, visit https://groups.google.com/d/optout.
