Bootstrap multiselect disappears behind datatables body
Bootstrap multiselect disappears behind datatables body
Rodin10
Posts: 6Questions: 3Answers: 0
When I try to implement the bootstrap mulitselect (http://davidstutz.de/bootstrap-multiselect/) in my datatables the dropdown disappears behind my datatables content. Is there any way to fix this? I want to use the multiselect to filter but I'm having no luck whatsoever.
This discussion has been closed.
Answers
Hi @Rodin10 ,
It's probably a CSS issue - try adding 'overflow:visible' to the style.
If that doesn't help, if you could link to a running test case showing the issue 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