I was wondering if there is a way to manipulate (write/read) into datatables cookies? I need it for reading the sSearch of each column and for writing too.
The fnStateSaveParams and fnStateLoadParams callbacks can be used to manipulate the data that is saved / loaded, but there is no "random access" to the state save cookies - its all controlled by DataTables.
Replies
Allan