Hi All,

I have an issue with calling a function of the Parent component, from the 
Nested component which is created by the Component() Angular function. 
Please see my component code:
https://pastebin.com/xccH9X1X

Find Comments "//<-- Want to Call this function" and "//<-- Want to call 
Parent Component function here".

I need to post form data generated by nested component there are I need 
OnSubmit to be functional. On Submit should get form data post to server 
and print page by calling PrintPage function again. So PrintPage function 
would be refreshed on every return from server.
Actually I am calling own function in my code but let me know if there are 
any better way of doing this.


Regards,
Turkel.

-- 
You received this message because you are subscribed to the Google Groups 
"Angular and AngularJS discussion" 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.

Reply via email to