Bootstrap multiselect disappears behind datatables body
Bootstrap multiselect disappears behind datatables body
![Rodin10](https://secure.gravatar.com/avatar/e20e22d32962988f6aeeeaf06313d1e7/?default=https%3A%2F%2Fvanillicon.com%2Fe20e22d32962988f6aeeeaf06313d1e7_200.png&rating=g&size=120)
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