I am new to datatables and have acquired some javascript from a third party to implement this. I hope this should be really easy. I have a serverside static JSON data file supplying the data for a table. The data shows up but, all the records show with no pagination, searching or filtering. I followed the example online and use the same data. Only difference is styling from what I know.
Here it is: http://www.source360.com/datatables/test.html