I need a help for jquery.dataTables.js
Here is my specific requirement. Initially the table showing 10 rows. This is good. But I want to add one additional link called "View all". When I clicks on that, entire rows should get showed. How can I?
Does anybody knows?