Passing data to mdDialog
问题 Main listing page has edit button. Which opens details of the edited row. Way-1: Now, if I set "ctrl.parent.q_details.client_location" it is bind with parent listing controller and it works as 2-way binding and automatically changes the values as in the edit box changes, Which is not requirement here. Here just I want to display and allow edit values in inputbox. Not want to get changed in parent controller. ► Following is the code in parent controller to call mdDialog $mdDialog.show({ locals