Server-side processing | Ruby on Rails
Chris Warren has kindly set up a GitHub repository with everything that is required to connect a Rails back-end to DataTables, using server-side process. Detailed instructions are also included for how to set up the server-side controllers and initialise the table.
Feature set
- Compatibility - DataTables 1.6+
- Pagination - yes
- Filtering - yes
- Sorting - yes
- Multi-column sorting - no
- Individual column filter - no
- Column filter enabled check (bSearchable_) - no
- Column sort enabled check (bSortable_) - no
- Regex support for filtering - no