Change position for Buttons
Change position for Buttons
nikz
Posts: 5Questions: 3Answers: 0
I want to make the colvis,copy, etc buttons fixed. I tried $('.dt-buttons').removeClass('dt-buttons').addClass("dt-buttons pull-right").css({"position":"fixed"});
in js and it worked but colvis options are blurred and not gets selected then. Any way to achieve this ?
This discussion has been closed.
Answers
Duplicate of this thread. Closing.