Responsive datatables.

Responsive datatables.

harold_crowharold_crow Posts: 11Questions: 2Answers: 0

Hi, i am using datatables a couple years ago. I select which columns will going to show and which will going to be hide by default and it works perfect. Today i added the code to make the tables responsive but i have the problem that when the screen is a medium or small, the script select which columns to show (normally it hide the last columns), so it show the columns that default i choose to be hidden, what can i do?

This question has an accepted answers - jump to answer

Answers

  • allanallan Posts: 62,316Questions: 1Answers: 10,226 Site admin
    Answer ✓

    You can use Responsive's class logic options to tell it what columns to show in each screen mode.

    Also, in the next major version of Responsive (to be released next week) you'll be able to assign a hiding priority to columns which you might find useful.

    Allan

  • harold_crowharold_crow Posts: 11Questions: 2Answers: 0

    ok, perfect, thank you for your help.

  • harold_crowharold_crow Posts: 11Questions: 2Answers: 0

    Hello Allan, did you release the new version?

  • allanallan Posts: 62,316Questions: 1Answers: 10,226 Site admin

    Not yet - I've been overwhelmed with support requests unfortunately, so I've had to delay the releases. If you keep an eye on the release RSS feed it will be announced there. I'm working on it as quickly as possible!

    Allan

  • harold_crowharold_crow Posts: 11Questions: 2Answers: 0

    thank you! you are very kind :)

This discussion has been closed.