Quantcast
Channel: Recent Discussions — DataTables forums
Viewing all articles
Browse latest Browse all 82132

a.aoColumns[c] is undefined

$
0
0
Hi, i'm setting up DataTables for the first time.
I included it in the bottom of my page using:
        <link rel="stylesheet" type="text/css" href="http://ajax.aspnetcdn.com/ajax/jquery.dataTables/1.9.4/css/jquery.dataTables.css">
        <script type="text/javascript" charset="utf8" src="http://ajax.aspnetcdn.com/ajax/jquery.dataTables/1.9.4/jquery.dataTables.min.js"></script>
        <script type="text/javascript" language="JavaScript">
            $(document).ready(function(){
                $('#tSorted').dataTable();
            });
        </script>

My table can be viewed here: http://tinkerbin.com/McMIio6P

I get an error saying a.aoColumns[c] is undefined ?
Please help me, thanks for reading. :)

Greetings

Viewing all articles
Browse latest Browse all 82132

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>