I have a list on a page. If a I click on an item in that list, I go to a different page where I can delete the item or update it. When I go back to the first page, how can I have it so only the one item refreshes. It makes the app slow to invoke the list service on page show every single time so I am trying to find a faster solution.