Sorting and focus - Tabindex not take in account with IE7

Sorting and focus - Tabindex not take in account with IE7

oFlooFlo Posts: 1Questions: 0Answers: 0
edited May 2013 in DataTables 1.9
Hello,
I'am working with the datable. I'have an issue with IE7 : the sortable column can't be focusable with the "Tab" key (it's working fine with IE8 and firefox). I checked the generated source code, and the "tabindex" property is correctly put to "0" on each element of the but it's not workink...

Do you know how can I fix this issue?

Thanks and regards
This discussion has been closed.