ViewTotal & CascadePanes blocking paging

ViewTotal & CascadePanes blocking paging

AdamVAdamV Posts: 7Questions: 3Answers: 0

Hi :)

First of all thanks for an awesome Plugin!
However as earlier reported I am also experiencing a problem with the pagination when using "cascadepanes" and/or "viewtotal = true".

Link to earlier stated problem:
https://datatables.net/forums/discussion/68867/paging-in-searchpanes-not-working-when-cascadepanes-true

According to your release notes this should be a part of the cdn, when downloading the seachpanes from the builder:
https://cdn.datatables.net/searchpanes/1.4.0/

However I am still experiencing this issue.
Also, in your SearchPanes examples the pagination does also not seem to work?

https://datatables.net/extensions/searchpanes/examples/initialisation/viewTotal.html
https://datatables.net/extensions/searchpanes/examples/initialisation/cascadePanes.html

Is this a registred issue, or is it only me experiencing it?

Kind regards
Adam

This question has an accepted answers - jump to answer

Answers

  • colincolin Posts: 15,112Questions: 1Answers: 2,583

    No, I'm seeing that too, something must have regressed, thanks for reporting.

    I've re-opened the original issue (DD-2022 for my reference) and we'll report back here when there's an update.

    Cheers,

    Colin

  • AdamVAdamV Posts: 7Questions: 3Answers: 0

    Thanks for the answer @colin

    Hope this gets updated soon :)

    Cheers,
    Adam

  • colincolin Posts: 15,112Questions: 1Answers: 2,583

    Yep, more than likely in a couple of days. I've fixed the unit test as well, so the regression won't occur again after the fix :)

    Colin

  • sandysandy Posts: 913Questions: 0Answers: 236
    Answer ✓

    Hi @AdamV ,

    That should be the issue fixed now as you can see at this example. Apologies for this, it's something that I missed when we rewrote the code for version 2.

    This will be available in the next SearchPanes release which we hope will be in the next few weeks. Until then you can access the fix from the nightly builds.

    Thanks,
    Sandy

  • AdamVAdamV Posts: 7Questions: 3Answers: 0

    Thanks for the fix and the quick response!

    Once again thanks for a great Plugin :)

    Adam

Sign In or Register to comment.