Bug in sPaginationType full_numbers
Bug in sPaginationType full_numbers
Hi, This is the issue I had with Datatables v1.9.0
When you set sPaginationType full_numbers, and click the page numbers, you will get a "Microsoft JScript runtime error: Unexpected call to method or property access."
This is the solution I found in stackoverflow and it works.
Please see this.
http://stackoverflow.com/questions/9629296/jquery-datatable-pagination-issue-in-ie9
When you set sPaginationType full_numbers, and click the page numbers, you will get a "Microsoft JScript runtime error: Unexpected call to method or property access."
This is the solution I found in stackoverflow and it works.
Please see this.
http://stackoverflow.com/questions/9629296/jquery-datatable-pagination-issue-in-ie9
This discussion has been closed.