Reg- column visibility

Reg- column visibility

armaanarmaan Posts: 19Questions: 7Answers: 1

i m using column visibility in my table currently i have 20 columns to display, i m hiding 10 columns so i m displaying only 10 columns after hiding the table size doesnot wrap to the 10 column table size instead it shows 20 columns table size how to fix it, can anyone help

This question has an accepted answers - jump to answer

Answers

  • armaanarmaan Posts: 19Questions: 7Answers: 1
    Answer ✓

    i found the solution :)
    table.responsive.recalc();

This discussion has been closed.