News

Javascript datatables with a bit more dynamism for easy changes and re-usability. A problem with datatables in many cases is that you have to define your columns and data in more than one location.
DataTables is a table enhancing plug-in for the jQuery Javascript library, adding sorting, paging and filtering abilities to plain HTML tables with minimal effort. The stated goal of DataTables is: To ...
DataTables is a jQuery plugin that adds advanced features and functionality to HTML tables. DataTables can automatically sort, filter, paginate, and search your table data, as well as provide ...
django-ajax-datatable is a Django app (previously named morlandi/django-datatables-view) which provides advanced integration for a Django project with the jQuery Javascript library DataTables.net, ...