How to carry data from one controller to another in angularJS? -


i have 2 controllers , 2 models in angular. in first view controller combines data provided 2 models , creates combined view. not want merge data again in second controller(if want use again). how carry combined data first controller second?


Comments

Popular posts from this blog

How can we post XML strings along with text strings in iOS -

How to run C# code using mono without Xamarin in Android? -

c# - cefsharp app remember password option -