SyntaxFix
Write A Post
Hire A Developer
Questions
You need to use
$rootScope.$broadcast()
in the controller that must send datas. And in the one that receive those datas, you use
$scope.$on
Here is a fiddle that i forked a few time ago (I don't know who did it first anymore
http://jsfiddle.net/patxy/RAVFM/