How to save a php variable to the current page of a table using the dataTable plugin?
For example: if I am on page two the variable should receive 2, if it is on page 3 the variable should receive 3 and so on.
I have two problems in the jQuery datatable.
Sort columns: The alphabetical order of one of the columns is sorting erroneously, for example from the column of account types. The Energy bill goes before the Water bill, because the word water...
Well, I needed a hint: how do I get the render from the datatables to show me just the date of the line below, and to format the next value for the €?
"mrender": function ( data, type, row ) {
//Th...