Fork me on GitHub

Dandelion-Datatables

Dandelion-Datatables allows you to quickly create full-featured HTML tables based on the amazing DataTables jQuery plugin authored by Allan Jardine.

Basically, it generates all the configuration required by DataTables to initialize a table and integrates into the Dandelion-Core asset mechanism.

Features

  • Basic operations like sorting, filtering, paging, ...
  • DOM and AJAX sources
  • Server-side processing
  • Theming: Bootstrap 2, Bootstrap 3 and jQueryUI
  • Fully customizable exports (XLS, XLSX, PDF, XML, ...)
  • I18n
  • Integration with Spring and other projects
  • Support for both template engines: JSP and Thymeleaf

Latest releases

Version Date Documentation
1.1.0 2015-07-29 Docs (HTML) | API
Changelog
1.0.1 2015-07-03 Docs (HTML) | API
Changelog
1.0.0 2015-06-30 Docs (HTML) | API
Changelog
Migration guide from 0.10.x to 1.x
0.10.1 2014-08-24 Changelog
0.10.0 2014-05-24 Changelog
Migration guide from 0.9.x to 0.10.x

Older releases

Samples

All sample applications below are based on the latest release: 1.1.0.

Name Access
datatables-jsp-ajax  
datatables-jsp-configuration-groups  
datatables-jsp-export  
datatables-jsp-extension  
datatables-jsp-i18n-struts1  
datatables-jsp-i18n-struts2  
datatables-jsp-plugins  
datatables-jsp-spring-boot
datatables-jsp-starter  
datatables-jsp-themes  
datatables-thymeleaf-ajax  
datatables-thymeleaf-configuration-groups  
datatables-thymeleaf-export  
datatables-thymeleaf-extension  
datatables-thymeleaf-javaconfig  
datatables-thymeleaf-plugins  
datatables-thymeleaf-starter  
datatables-thymeleaf-themes  

External resources

Listed below are all integrations and external resources coming from all around the web.

Integration

  • gvNIX by DiSiD Technologies

    gvNIX is a Spring Roo distribution that focuses both enterprise knowledge and enterprise standards to build Java applications. gvNIX is sponsored by the Directorate General of Information Technology, Generalitat Valenciana (Spain) and led by DiSiD Technologies.

    gvNIX provides, among other things, an add-on based on Dandelion-Datatables to enhance HTML tables.

Blogs

Repositories

Presentations