DataTables and jQuery 1.6.x
DataTables and jQuery 1.6.x
jQuery 1.6 was released today. I popped it into my DataTables application and so far I have not noticed any problems. Just thought I'd let Allan and other interested parties know.
Anybody has a problem with jQuery 1.6 I suppose this would be a good thread for mentioning it.
Anybody has a problem with jQuery 1.6 I suppose this would be a good thread for mentioning it.
This discussion has been closed.
Replies
Regards,
Allan
First of all, thanks a lot for creating and maintaing Datatables. I am currently evaluating Datatables for our project. So far, I am quite impressed with its functionality.
I did notice an issue with ColVis plugin with jquery 1.6 . Basic ColVis functionality seems to be broken ((it works fine with jquery 1.5.2). Nothing happens when I select/deselect a column from the menu.
Please let me know if you need more info. I tried it with a very basic table with just colvis option (
[code] $('#user-data').dataTable({ "sDom": 'C<"clear">lfrtip'}); [/code]
Cheers,
Sujith
Thank you very much for this awesome Datatables. I really love using it.
I just tested it out with jQuery 1.6 and found out that ColReorder seems to have a bit of problem. I drag a column A and drop to before another column B, the column header A and B didn't change order at all, but only the data inside the column A and B.
Allan
Thank you very much for your reply. Yes i am using jQuery 1.6.1, and there is no javascript error found. Do you experience this yourself?
Allan
I am very sorry that I can't post the url here, as this domain name is used for our product testing environment. So in case some of my company users see the url, they may be confused. So is it possible i pass the link to you through email? If you are not convenient to put your email here, my email is lxsh586@gmail.com. Thank you very much for the help.
Allan
Allan
Cheers!
Allan