How to create DataTable which will have Column wise filters, Sort, Pagination, Search,and Export opt
How to create DataTable which will have Column wise filters, Sort, Pagination, Search,and Export opt

Hi All,
I am very new to DataTables, I am having Multiple Tables on page.
I would like to have all mentioned features ( Column wise filters, Sort, Pagination, Search,and Export )on html page.
Please suggest from where should i start.
This discussion has been closed.
Answers
For column filters you can use my yadcf plugin for datatable , take a look at the showcase
Does column filter works in combination of DataTables ? as need to export data to csv, excel, pdf format
Since yadcf uses datatables api under the hood I believe that the export should work just fine