Type to search columns, filters, options, and extensions.

to navigate · Enter to open · Esc to close

Documentation

Guide

Configuration, options, styling, filters, and the two processing modes in depth.

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