Initial data load from AJAX, work off localstorage, then push changes on Submit

Initial data load from AJAX, work off localstorage, then push changes on Submit

mscdarylmscdaryl Posts: 1Questions: 0Answers: 0

Is there a way to do this using the inline editing? Maybe an example? I want to load tables that are 10 rows x 50, have user edit different cells, tabbing between cells saves to localstorage. What I am having trouble figuring out is how to populate the localstorage on initial load via AJAX, then to push the changes back on a form Submit or other javascript action.

Thanks in advance!

This discussion has been closed.