Custom ordering not working in IE9
Custom ordering not working in IE9
Hello!
I am quite new to datatables, but I have been able to write a custom sort plugin for sorting dates in dd.mm.yyyy and m/d/yy formats. The plugin works fine in Firefox and Opera. However in Internet Eplorer 9 it's not working.
When clicking the column header, the only thing that happens is that the submit button of the form responsible for fetching data into the resulting table blinks once. Sorting of the other colums (strings and numbers) works fine.
Suggestions anyone?
Best regards
globus68
I am quite new to datatables, but I have been able to write a custom sort plugin for sorting dates in dd.mm.yyyy and m/d/yy formats. The plugin works fine in Firefox and Opera. However in Internet Eplorer 9 it's not working.
When clicking the column header, the only thing that happens is that the submit button of the form responsible for fetching data into the resulting table blinks once. Sorting of the other colums (strings and numbers) works fine.
Suggestions anyone?
Best regards
globus68
This discussion has been closed.
Replies