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

cannot read property 'length'

$
0
0

I have looked at other posts on the forum but I don't see the resolution to my issue.

            var ToGenerateTable = $('#ToGenerate').DataTable({
                dom: 'frtip',
                ajax: 'api/ToGenerate',
                dataSrc: 'Table',
                idSrc: 'ImportID',
                columns: [
                    { data: "ImportID" },
                    { data: "DeptName" },
                    { data: "FTE" },
                    { data: "EmployeeCount" }
                ]
            })

json:

{"Table":[{"ImportID":121,"DeptName":"Ag Commissioner","FTE":48.15,"EmployeeCount":50},...

Viewing all articles
Browse latest Browse all 82018

Trending Articles



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