just add “$(“th”).show();” in the end of initComplete … , initComplete: function () { … $(“th”).show(); } , …
just add “$(“th”).show();” in the end of initComplete … , initComplete: function () { … $(“th”).show(); } , …
If you use the reload in this way then it will probably not work. table.ajax.reload();