RowReorder - dataTable is not displayed properly
RowReorder - dataTable is not displayed properly
![tbreton14](https://secure.gravatar.com/avatar/c81a580ee4310ca5bffadf21d7bf179a/?default=https%3A%2F%2Fvanillicon.com%2Fc81a580ee4310ca5bffadf21d7bf179a_200.png&rating=g&size=120)
Hello all,
I have a problem with the RowReorder of DataTable, I expose you the stack that I use:
- Symfony 3.4
- Webpack Encore
- Boostrap 4
In my JS file, to import after adding "datatables.net-rowreorder-bs4" via yarn, I make a "require ('datatables.net-rowreorder') ();".
It works and I can use rowreorder, the problem is that it skipped my CSS Bootstrap 4 and the rest of the dataTable is not displayed properly.
Ideas ?
Merci.
This discussion has been closed.
Answers
Hi @tbreton14 ,
We're happy to take a look, but it would help, as per the forum rules, if you could link to a running test case showing the issue so we can offer some help. Information on how to create a test case (if you aren't able to link to the page you are working on) is available here.
Cheers,
Colin