Pagination is not showing in jQuery datatable
05:39 07 Sep 2014

I am using JQUERY DATATABLES in my project. I have added all the reference and followed all the steps specified in documentation. But I am not able to see the Pagination's. I can see table sorting but I can see pagination numbers.I feel its picking wrong jquery library. How can I know which jQuery its referring?

enter image description here

I have below reference in my project to the datatable.




I have below table data

Name Position Office
Name Position Office
Tiger Nixon System Architect Edinburgh
Garrett Winters Accountant Tokyo
Ashton Cox Junior Technical Author San Francisco
Cedric Kelly Senior Javascript Developer Edinburgh
Airi Satou Accountant Tokyo

I am rendering datatable here


jquery datatables