Search found 3 matches

Go to advanced search

by kavya
Wed Oct 16, 2013 11:46 am
Forum: Issues
Topic: Mapping items from local storage to list component
Replies: 3
Views: 167
 
Jump to post

Mapping items from local storage to list component

Thanks for the reply Katya. But the issue is I need this response in many pages.So I need to use local storage for this. In each page, I need a different item from the response to be mapped to the list.

So how can I map the items from local storage on to a clickable list??

by kavya
Wed Oct 16, 2013 8:58 am
Forum: Issues
Topic: Mapping items from local storage to list component
Replies: 3
Views: 167
 
Jump to post

Mapping items from local storage to list component

I am invoking a service and excecuting a javascript in its success event where I am saving the JSON response of the service into local storage.

Now I want to parse the JSON response from the local storage and I want to display the items from it to the list component. How can this be done?

by kavya
Thu Oct 10, 2013 10:29 am
Forum: Issues
Topic: parsing an xml response
Replies: 1
Views: 83
 
Jump to post

parsing an xml response

I have a service response in XML format and I want to parse that response and get the values from the XML in 3 different pages. So I need to store that whole XML in local storage. How to store whole xml in local storage and how to parse the xml in all the pages?

Go to advanced search