Guide
Configuration, options, styling, filters, and the two processing modes in depth.
- 01UsageLearn how to build and render DataTables in your Symfony application
- 02ConfigurationConfigure DataTables defaults and bundle options
- 03OptionsConfigure DataTable behavior with PHP helper methods
- 04StylingUse Bootstrap, Foundation, Semantic UI, jQuery UI, or the default DataTables theme
- 05FiltersWhen and how to add declarative filters to a server-side DataTable
- 06Client-side ProcessingLoad all rows up-front and let DataTables search, sort, and page in the browser
- 07Server-Side ProcessingHandle pagination, search, and ordering in your Symfony backend