Hi,
I have stored some model data into the local storage. Now I want to display the data stored on local proxy on some form. I want to retrieve the model data by id. Please let me know how can I retrieve the data that is stored on local storage by a particular id and how to access the data so that I can display the data on the form field by field.