Localstorage and listviews

Localstorage and listviews

Hello, I'm with a huge problem with my app. All of my clientes are asking me for an offline app... I have a listview and i want to load it when the app is offline Is there a way to load the entire listview into the localstorage? Localstorage is the best approach? I know there is a limit of 5mb .... It could be a problem for me. Any tolher way to do it? It would be great if someone has a sample code Thanks