Sorting Issue - Alphabetical Table Sorting Restarts
Sorting Issue - Alphabetical Table Sorting Restarts
tammiodom
Posts: 2Questions: 1Answers: 0
Link to test case: dotpreview.dot.state.al.us/programs.html
Debugger code (debug.datatables.net): ahugev
Error messages shown: None
Description of problem: I have a couple of datatables having sorting issues. Both tables sort, but not the whole table from start to finish. Part of the way through the list, the tables start over with alphabetical order.
This discussion has been closed.
Answers
A number of your TD cells have leading spaces.
That fixed it. Thank you, so much!