Hi,
With reference to using component with dialog service (http://www.telerik.com/kendo-angular-ui/components/dialog/service/#toc-usage), I have a form inside the component and I would like to submit the form and close the modal using a button from inside the component rather than using the action buttons.
How should I go about achieving that?
Please refer to the following plunker:
http://plnkr.co/edit/Qq50UCo0jTaqUBYI4hq3?p=preview
Thanks.