olix/datatables-bootstrap-bundle

Symfony OlixDatatablesBootstrapBundle


Keywords
symfony, admin, jquery, bootstrap, grid, table, datatables, back office, olix
License
GPL-2.0

Documentation

OlixDatatablesBootstrapBundle

See https://github.com/stwe/DatatablesBundle

Change only in your Datatable class :

use Sg\DatatablesBundle\Datatable\View\AbstractDatatableView;

by

Olix\DatatablesBootstrapBundle\Datatable\View\AbstractDatatableView;