Editor with only javascript array as source

Editor with only javascript array as source

captnkebeccaptnkebec Posts: 4Questions: 2Answers: 2

Hi,
Is there a way to use the editor without calls to server or localStorage.
I just want to maintain local javascript arrays with the datatable and editor.
All the examples I've seen uses ajax calls or localStorage.
Thanks

This question has an accepted answers - jump to answer

Answers

  • captnkebeccaptnkebec Posts: 4Questions: 2Answers: 2
    Answer ✓

    Never mind, I just realized I can use the localStorage example and remove the localStorage part!!

This discussion has been closed.