Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

My TableTools are not working #76

Open
usamamashkoor opened this issue Feb 8, 2015 · 2 comments
Open

My TableTools are not working #76

usamamashkoor opened this issue Feb 8, 2015 · 2 comments

Comments

@usamamashkoor
Copy link

My TableTools are not working it is giving me this error on console Uncaught TypeError: Cannot read property 'aDataSort' of undefined in jquuery.datatables.min.,js file
I have included these two files

<script src=" "></script>

and my jquery is
$('#datatable_examplesss').dataTable( {
"dom": 'T<"clear">lfrtip',
"tableTools": {
"sSwfPath": "/swf/copy_csv_xls_pdf.swf"
}
} );
but it does not showing me anything on table plz help me

@DataTables
Copy link
Collaborator

Please give a link to a test case showing the issue.

@DataTables
Copy link
Collaborator

Using jsfiddle or codepen would be fine for a test case thanks.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant