Table Header is collapsing when I reload table, How I can avoid it

Table Header is collapsing when I reload table, How I can avoid it

MoeYehyaMoeYehya Posts: 15Questions: 8Answers: 0
edited April 2023 in Free community support

I am using below code to reload table
$("#id").DataTable().ajax.reload(null, false)

Answers

  • allanallan Posts: 61,972Questions: 1Answers: 10,160 Site admin

    Thanks for your question. As noted in the forum rules, please post a link to a running test case showing the issue so we can offer some help. 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.

    Allan

Sign In or Register to comment.