datatables for jquery version 2.1.1
datatables for jquery version 2.1.1
katkam.rachana@gmail.com
Posts: 5Questions: 2Answers: 0
I am wandering over the site of how to get this plug-in to use in my code.
I am using jquery 2.1.1. Why datatables is not supported for latest jquery versions?
This discussion has been closed.
Answers
It does. The current release of DataTables is compatible with jQuery 1.7+.
Allan
Is it? Because my code is not working when I add datatables to it.
How can I get it resolved? Where can I post my code for help? Any idea?
Yes it is. Example with jQuery 2.1.1.
If it isn't working for you, please link to a test case showing the issue as required in the forum rules.
Allan
Ok so I have this following code:
which is workiing properly on http://live.datatables.net/ but not through my project.
I don't know why it is not working on your project. Sorry. I would need a link to the page to be able to debug it.
Allan
Its working now.
I was importing datatables plugin before jquery, hence was an issue.