Reinitialization of DataTable TableTools throws error -in Flash / swf component via ZeroClipboard.js

Reinitialization of DataTable TableTools throws error -in Flash / swf component via ZeroClipboard.js

SorenixSorenix Posts: 2Questions: 0Answers: 0
edited October 2013 in TableTools
Hi
Spent quite alot of time to fix this but dint manage.
As title says: Reinitialization of DataTable TableTools throws error -in Flash / swf component via ZeroClipboard.js

Below you find the reproduction steps and the source:

Error in:
function __flash__addCallback(instance, name) {
instance[name] = function () {
return eval(instance.CallFunction("" + __flash__argumentsToXML(arguments,0) + ""));
}
}

Origin:
instance is null

Source code to reproduce: https://www.dropbox.com/s/lioirlbenizl5iu/TableToolsError.zip

Screenshot with steps: https://www.dropbox.com/s/6wi5uv3nc7pw0q8/DataTables-TableTools.png

Similar posts which didnt help to solve the issue:
http://datatables.net/forums/discussion/6261/how-to-reinitialize-a-datatable/p1
https://www.datatables.net/forums/discussion/11349/destroy-zeroclipboard-clients-to-prevent-error-when-reinitializing-multiple-times/p1

Looking forward for your feedback and fix solutions as soon possible.

Thanks
Suren

Replies

  • SorenixSorenix Posts: 2Questions: 0Answers: 0
    Hey there.
    Could someone provide an update on this?
    That would be a good fix.
    /S
This discussion has been closed.