Datetime sorted using dataTable.datetimeus.js failed at line 3918 of jquery.datatables.1.9.1.js

Datetime sorted using dataTable.datetimeus.js failed at line 3918 of jquery.datatables.1.9.1.js

dvnandoverdvnandover Posts: 42Questions: 0Answers: 0
edited April 2013 in DataTables 1.9
I have implemented the datetime sorting in my dataTables using dataTable.datetimeus.js and it is working correctly in my local computer but when i hosted the web application on the server under iis7 it failed when the user click to sort the datetime column with the error message shown below. Does anyone know what the problem was?

Message: Object doesn't support this property or method
Line: 3918
Char: 8
Code: 0
URI: http://roeinpqtest/(S(zony2nzdrmh51v451ysf2355))/JavaScript/jquery.datatables.1.9.1/jquery.dataTables.js

Replies

  • allanallan Posts: 63,389Questions: 1Answers: 10,449 Site admin
    Please link to a test case: http://datatables.net/forums/discussion/12899/post-test-cases-when-asking-for-help-please-read

    Allan
This discussion has been closed.