Hi All,

http://plnkr.co/edit/OP8qHlALY00KrhzDTJV3?p=preview 

I am a beginner to Angular JS. 

My intention in the application is to fetch data from a online service and 
display using ng-view. 

The application has a service 'FetchCustomers', to get the data from 
"http://www.w3schools.com/angular/customers.php";. The json data is fetched 
from the service, passed to the controller. 

The data is logged in both service and controller after receiving. But, the 
data is not available in the view. 

I am using <div ng-view> for the display. The other values set on the same 
controller is available and shown in the view but the data from the service 
alone is not visible.

Requesting you to please help with this. 

Regards,
Calvin Jose 

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

Reply via email to