Quantcast
Channel: Free community support — DataTables forums
Viewing all articles
Browse latest Browse all 35602

Ajax call when adjust column size

$
0
0

Hi,

i'm using datatables with ajax server side processing. Behind this i have several events which example adjust column width size on click event (maximalize/minimize datatables results) and etc..

The problem is everytime when i call table.columns.adjust().draw(false) the ajax request goes to server site which is not neccessary. I don't need to call ajax again when adjusting column size. Is it possible to turn this of (not send request to server)? if yes how?

Thanks,
Tomas


Viewing all articles
Browse latest Browse all 35602

Trending Articles