Closed sonneveld closed 9 years ago
DataTables.rows() seems to return unordered data for large tables. Use rows().data() which does seem to have the correct order.
DataTables.rows() seems to return unordered data for large tables. Use rows().data() which does seem to have the correct order.