Problem with "bStateSave": true,

Problem with "bStateSave": true,

userman2userman2 Posts: 2Questions: 1Answers: 0

Hello together,

I need your Help.

Following:

I have 3 different lists, used DataTables.

Settings:
"bStateSave": true,

Problem: For exmple I am in ListA on Page 3 and click ListB. The Page 3 is preselected, but some time ListB has only 2 Pages and unfortunately I was moved to Page 3, because this state is saved.

How can I make DataTables more flexible? Or better to move user to page 1? But how? I use ajax with SetInterval...

Thx

Replies

  • allanallan Posts: 63,839Questions: 1Answers: 10,518 Site admin

    Thanks for your question - however, per the forum rules can you link to a test case showing the issue please. This will allow the issue to be debugged.

    Information on how to create a test page, if you can't provide a link to your own page can be found here.

    What you describe is something that DataTables' error handling code should already be taking care of.

    Thanks,
    Allan

This discussion has been closed.