Hi,
I'm the developer of the https://github.com/stwe/DatatablesBundle There, I have an issue with visible = false.
Can you explain me how datatable should hide a column with visible: false (http://datatables.net/reference/option/columns.visible) ?
It puts a css class on column or somewhere ? or it does just create the dom for this column?