Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author TobiasBg

    (@tobiasbg)

    Hi,

    thanks for your post, and sorry for the trouble.

    1) For this, you will need custom JavaScript code, e.g. based on jQuery.

    2) This only needs some “Custom CSS” code, e.g.

    .dataTables_filter input {
      font-size: 20px;
      font-weight: bold;
    }

    Regards,
    Tobias

    Thread Starter siddardha

    (@siddardha)

    Hi Tobias,

    Thanks for the code. It worked and is beautiful.

    And about the javascript code. Instead of javascript, maybe we can use CSS to show “Colvis” buttons side by side instead of a drop down?

    And images wont come up when using colvis. Is there an alternative or something?

    Plugin Author TobiasBg

    (@tobiasbg)

    Hi,

    yes, you could maybe try using Colvis here as well, but unfortunately, I’m not familiar with its JS or CSS code so that I can’t directly tell you the necessary CSS for this. Sorry.

    Regards,
    Tobias

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘show/hide on button click’ is closed to new replies.