Datatable example/numbering pages does not work

Datatable example/numbering pages does not work

bracabraca Posts: 2Questions: 0Answers: 0
edited December 2012 in General
Hello,
I just wanted to try out datatables with a simple example. I copied the alt_pagination.html source in my JEE-Webapp. The Table and content is ok, but there are no page numbers to see. Js- and Css-Files are imported/linked as in the example except for a different path, which I adjusted to my own. So what else do I have to do for getting work the example with page number-links in my JEE-Webapp?
Thanks for an answer

Replies

  • allanallan Posts: 63,523Questions: 1Answers: 10,473 Site admin
    Please link to a test case: http://datatables.net/forums/discussion/12899/post-test-cases-when-asking-for-help-please-read

    Allan
  • bracabraca Posts: 2Questions: 0Answers: 0
    edited December 2012
    Ok, I'll do that next time.

    The solution to my problem was quite simple. Apparently I picked up the wrong DataTables.js-file from the downloaded zip. When I replaced it with jquery.dataTables.min.js from the media-folder it worked.
This discussion has been closed.