Hello,
I have problem with directive. I have page with table + modal dialog for 
adding/editing new elements. 
Now each row in my table is a directive. When I want edit row I call method 
of controller in directive "edit", "edit" method open modal dialog and set 
data in scope.
But scope of directive != scope of parent controller and my dialogs are 
empty.

How to manage this problem

-- 
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 http://groups.google.com/group/angular.
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to