Skip to content
This repository has been archived by the owner on Feb 4, 2023. It is now read-only.

Latest commit

 

History

History
81 lines (41 loc) · 1.31 KB

FEATURES.md

File metadata and controls

81 lines (41 loc) · 1.31 KB

Features of v1.0: (26.05.2017)

DataTables

DataTables - Features (e.g. ordering, searching)

DataTables - Options (e.g. dom, order)

DataTables - Ajax/Data

DataTables - Callbacks

DataTables - Events

DataTables - Extensions (Buttons and Responsive, currently the Buttons Extension has some problems with the export of columns)

DataTables - Internationalisation

DataTables - Columns (see the Column Types)

Column Types

Column

Boolean Column

DateTime Column

Action Column

Multiselect Column

Image / Gallery Column

Filter Types

Text Filter

Select Filter

Number Filter

DateRange Filter

Select2 Filter

Styling

The Bundle is optimized for use with the Bootstrap-Framework.

This Site includes some examples of how DataTables can be styled.

In-place Editing Types with X-editable

Text Editable

Textarea Editable

Select Editable

Combodate Editable

In-place Editing Columns

Column

Boolean Column

DateTime Column

Other

The sg:datatable:generate command generates a Datatables Class for a given entity located in a given bundle.

LineFormatter

Custom DQL subqueries thanks to Seb33300

Doctrine Cache support thanks to Eloar

PHP7 compatibility