Sorting CSS classes not changing in IE8

Sorting CSS classes not changing in IE8

susheelv12susheelv12 Posts: 2Questions: 2Answers: 0

Hello Every one,

link for the js fiddle of my problem is here ,

http://jsfiddle.net/susheelv12/fzzzjcaL/20/

In IE8, after hiding one of columns in the table, sorting classes do not change on sorting any column.

i.e it doesn't change to sorting_desc / sorting_asc for any columns in IE8. Data is sorted , but I don't see the CSS classes being changed in the Table header.

Also If I do not alter the table columns after table initialization, sorting classes do change in IE8.

Thanks for looking into this!
Susheel.

This discussion has been closed.