StateRestore AJAX

StateRestore AJAX

mczajkmczajk Posts: 8Questions: 2Answers: 0

Hi all,
I have a StateRestore set up with ajax REST calls to fetch/add/remove states from backend.
Whenever DataTable instance is initialized, it fetches list of maintained states (ok), but then for each received state it calls 'save' action (why?). Is there a way to disable 'save' action during table initialization?

This question has an accepted answers - jump to answer

Answers

  • mczajkmczajk Posts: 8Questions: 2Answers: 0

    It works correctly with nightly build :-)

  • colincolin Posts: 15,142Questions: 1Answers: 2,586
    Answer ✓

    I've a memory of that being fixed a few weeks ago! I'll see if we can get a StateRestore release pushed out - I'll update this thread when that happens,

    Colin

Sign In or Register to comment.