FixedHeader
FixedHeader
wikif
Posts: 3Questions: 1Answers: 0
Hi, I have problem with FixedHeader plugin. Without this everithing works fine, but when I init plugin like in example, datatables freezes with processing a js console says TypeError: dest undefined. It occurs in _fnClassUpdate: function (source, dest) because dest is undefined. Any ideas?
Datatables 1.10
FixedHeader 2.1.1
installed with nuget package to MVC project
Thanks
This discussion has been closed.
Answers
Weird, I'm having an error with _fnClassUpdate using the FixedHeader as well. Is it in IE9?
Our issues may be related:
http://www.datatables.net/forums/discussion/22342/colvis-fixedheader-cause-js-error-in-ie9-when-clicking-checkboxes#latest
It IE, FF and also Chrome. And problem is only when serverSide is used.
So I don't know why, but the problem is in language. When language is taken from url, the FixedHeader can not find some objects.
I've got the same problem!
Someone have a solution?
(jQuery: 1.10.2, dataTables 1.10.2, fixedHeader 2.1.2)
Can you link to a test case showing the issue please?
Allan