conflit mon css et datatalbe

conflit mon css et datatalbe

Francis57950Francis57950 Posts: 1Questions: 1Answers: 0

Bonjour
j'ai un conflit entre mon CSS et datatable.
La pagination ne s'affiche pas.
Pouvez m'aider à résoudre ce problème?
Peut être un changement dans mon CSS serait il suffisant, mais lequel?

Merci pour votre réponse.

Answers

  • kthorngrenkthorngren Posts: 22,423Questions: 26Answers: 5,156

    The pagination isn't displaying.

    It's hard to say without seeing the problem. Possibly the layout option isn't set correctly.

    Are you referring to the the page length select input? If yes then likely you are running into the issue discussed in this FAQ.

    If you still need help then post your Datatables initialization code. Better is a test case replicating the issue so we can help debug.
    https://datatables.net/manual/tech-notes/10#How-to-provide-a-test-case

    Kevin

Sign In or Register to comment.