最佳答案
Is there a way with the jquery datatables plugin to hide (and show) a table column?
I figured out how to reload the table data: using fnClearTable and fnAddData.
But my issue is that in one of my views for the table (e.g. a hidden mode) I don't want to show certain columns.