|
|
@ -5,6 +5,9 @@
|
|
|
|
* it can sometimes be useful to restore the original order after sorting has
|
|
|
|
* it can sometimes be useful to restore the original order after sorting has
|
|
|
|
* already occurred - which is exactly what this function does.
|
|
|
|
* already occurred - which is exactly what this function does.
|
|
|
|
*
|
|
|
|
*
|
|
|
|
|
|
|
|
* Please note that this plug-in can only be used for client-side processing
|
|
|
|
|
|
|
|
* tables (i.e. without `serverSide: true`).
|
|
|
|
|
|
|
|
*
|
|
|
|
* @name order.neutral()
|
|
|
|
* @name order.neutral()
|
|
|
|
* @summary Change ordering of the table to its data load order
|
|
|
|
* @summary Change ordering of the table to its data load order
|
|
|
|
* @author [Allan Jardine](http://datatables.net)
|
|
|
|
* @author [Allan Jardine](http://datatables.net)
|
|
|
|