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,457Questions: 26Answers: 5,166

    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

  • mattewwade06mattewwade06 Posts: 4Questions: 0Answers: 0
    edited April 14

    Yeah, I think this might be related to pagination settings or a small config issue DataTables can be a bit tricky when CSS or layout options clash. It’s usually easier to figure out once you test it in isolation, so creating a small reproducible example really helps. This guide is also quite useful for debugging .">https://datatables.net/manual/tech-notes/10#How-to-provide-a-test-case.

Sign In or Register to comment.