iDataSort doesn't set the sorting classes for the sort images in thead

iDataSort doesn't set the sorting classes for the sort images in thead

d3chapmad3chapma Posts: 1Questions: 0Answers: 0
edited December 2013 in Bug reports
I'm using the div build 1.10.0.

When I use the iDataSort option, the sorting works properly but the sort arrows in the thead do not change. They look like they are not sorted.

In these examples, sort by first column.
Here is a jsfiddle of stable working properly: http://jsfiddle.net/UvjnT/10/
Here is a jsfiddle demonstrating the problem: http://jsfiddle.net/UvjnT/15/

Replies

  • allanallan Posts: 61,665Questions: 1Answers: 10,096 Site admin
    Thanks for flagging this and and the test case! I'll look into it shortly.

    Allan
  • allanallan Posts: 61,665Questions: 1Answers: 10,096 Site admin
    Fix committed: https://github.com/DataTables/DataTablesSrc/commit/72a8f11 and now available int he nightly on the downloads page :-)

    Allan
This discussion has been closed.