Viewing 5 replies - 1 through 5 (of 5 total)
  • Plugin Author TobiasBg

    (@tobiasbg)

    Hi,

    thanks for your post, and sorry for the trouble.

    I see what you mean, and you might want to check out another pagination mode, which offers page numbers additionally to the buttons. For that, please try adding this to the “Custom Commands” textfield on the “Edit” screen of the table:

    "sPaginationType": "full_numbers"

    Regards,
    Tobias

    Thread Starter chrishuns

    (@chrishuns)

    Hi,
    thanks Tobias!
    This is already very helpful!

    Additional question:

    Is there a way to display the third page whitout clicking the icon “3” when the table is displayed?

    regards
    Christoph

    Plugin Author TobiasBg

    (@tobiasbg)

    Hi,

    you could add another parameter for this:

    "sPaginationType": "full_numbers", "iDisplayStart": 20

    That should have everything start at the third page (if you kept the default of 10 entries per page).

    Regards,
    Tobias

    Thread Starter chrishuns

    (@chrishuns)

    Hello Tobias,

    thank you very much!

    Great support!

    Greetings from Westerwald/Germany!

    Christoph

    Plugin Author TobiasBg

    (@tobiasbg)

    Hi,

    no problem, you are very welcome! 🙂 Good to hear that this helped!

    Best wishes,
    Tobias

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘Is there auto-function to jump to page X’ is closed to new replies.