fnSetColumnVis without AJAX request
fnSetColumnVis without AJAX request
First of all, two thumbs up for this awesome jquery plugin.
I have server side processing enabled and the first column set to be hidden when table is first initialized.
I'm using the function fnSetColumnVis to toggle the visibility of the first column. But everytime fnSetColumnVis is being called, the table redraws and a AJAX request is being sent which is the default behavior.
Is it possible to toggle the column visibility but redraws the table without sending the AJAX request because the first column data is already loaded to the table, just that it's hidden.
Please advise.
I have server side processing enabled and the first column set to be hidden when table is first initialized.
I'm using the function fnSetColumnVis to toggle the visibility of the first column. But everytime fnSetColumnVis is being called, the table redraws and a AJAX request is being sent which is the default behavior.
Is it possible to toggle the column visibility but redraws the table without sending the AJAX request because the first column data is already loaded to the table, just that it's hidden.
Please advise.
This discussion has been closed.
Replies
Allan
you're awesome allan.... looking forward for the release...
datatables... it just keeps getting better...
http://datatables.net/forums/comments.php?DiscussionID=2814&page=1#Comment_13359
i'll use it until the next release is available....
thanks again... you are also awesome my friend....