mirror of
https://github.com/DataTables/DataTables.git
synced 2025-01-19 12:52:11 +01:00
de1ec231cd
Fix: I've removed the third entry in the aaSorting array, as the issue was that after using order() that entry wasn't present. It was a bit confusing as well, so it is now replaced with a property (_idx on the aaSorting entries) which indicates the current sorting index (in asSorting) - and this property is optional. If not given, it is looked up or 0.
2 lines
41 B
Plaintext
2 lines
41 B
Plaintext
24512ff3401e29b83dd87a675626c71e4e5d97b6
|