Hi,

I am creating multiple tabs dynamically and wanted to use a single 
controller for handling content of all the tabs.
Tabs are holding the same html.

The problem which I am facing is that suppose if I add any object in json 
data in first tab, it also added in other tabs.
I have same html in every tab but I need to use single controller to 
maintain the changes in separate tabs uniquely.

I need to create several instances of a single view. I don't know how to do 
it?

Can anybody help me for solving this problem?


Thanks.

-- 
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/d/optout.

Reply via email to