dropup on colvis button
dropup on colvis button
![timbcusick](https://secure.gravatar.com/avatar/fc1ff3f45fc8111afc9520f0b857a547/?default=https%3A%2F%2Fvanillicon.com%2Ffc1ff3f45fc8111afc9520f0b857a547_200.png&rating=g&size=120)
Hello,
This question was never answered and I am also looking for the answer. Have tried adding dropup: true with no luck. Tried adding className : "dropup" with no luck.
https://datatables.net/forums/discussion/39943/colvis-dropup-instead-of-dropdown
Thanks,
Tim
This question has an accepted answers - jump to answer
This discussion has been closed.
Answers
Hi @timbcusick ,
We're happy to take a look, but as per the forum rules, please link to a test case - a test case that replicates the issue will ensure you'll get a quick and accurate response. 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
@colin thanks. Here is the debugger code: udulun
Hi @timbcusick ,
This example here should help - it's showing how the option
dropup
should be set totrue
, rather than a class. Your debug is also showing that you're on fairly old versions of DataTables and Buttons, so it would be worth considering updating.Hope that helps,
Cheers,
Colin
@colin thanks. dropup doesn't appear to work in the older version of datatables. When I upgraded to 1.10.18 everything worked great!