Change layout of datatable items.

Change layout of datatable items.

didcomsergiodidcomsergio Posts: 15Questions: 4Answers: 0

i want to change the layout of my buttons, lenght menu and search bar. The lenght menu and the buttons overlaps

i couldnt replicate the exact same problem i have in my website.

https://live.datatables.net/vumiweqe/5/edit?html,console,output

Answers

  • kthorngrenkthorngren Posts: 21,322Questions: 26Answers: 4,948

    Looks like you are using Bootstrap 5 in the test case but using the dom option for standard Datatables styling. See the example in the docs for using dom with Bootstrap 5 as it uses the grid system.

    Kevin

Sign In or Register to comment.