Is there another way set datatable's property?
Is there another way set datatable's property?
hi
Is there another way to set datatable's property?
After initialized datatable[ $('#example').dataTable( {property:'value'})], I want to change the datatable's property according by user's select? Is there another way set datatable's property?
like $('#example').aoColumns[0].bVisible = false ?
:)
Is there another way to set datatable's property?
After initialized datatable[ $('#example').dataTable( {property:'value'})], I want to change the datatable's property according by user's select? Is there another way set datatable's property?
like $('#example').aoColumns[0].bVisible = false ?
:)
This discussion has been closed.