jquery-datatables-rails icon indicating copy to clipboard operation
jquery-datatables-rails copied to clipboard

jquery-datatables gem for rails

Results 38 jquery-datatables-rails issues
Sort by recently updated
recently updated
newest added

I noticed that this gem hasn't been updated for Foundation 6.4, which means it won't work with their [new grid system](https://foundation.zurb.com/sites/docs/xy-grid.html). Is this gem still being supported?

It's trying to match on `jquery_ujs` in the `application.js`, but that script is no longer automatically added by Rails.

Hey, trying to add Bootstrap 3 and Datatables together. Here is my gemfile: source 'https://rubygems.org' gem 'rails', '4.2.1' gem 'pg' gem 'sass-rails', '~> 5.0' gem 'uglifier', '>= 1.3.0' gem 'coffee-rails',...

I got wierd issue while working with this gem. Can anyone guide me? When i change the show count value, while on the last page, results in a blank page...

I started this fork and pull request in order to update dataTables to the latest version. The version currently included in master has a defect in the responsive extra that...

So sorry because i don't know how to post my question to you guys, so i create an issue for this question. I can apply the bootstrap 4 (css, js)...

I Made a basic initialization of the table but when I open it from my phone or resize the browser the responsive show the + or - icons but it...

The plugin doesn't seem to be working for me... I followed the instructions I basically load my page. I see a wrong formatting. If I type something in the search...

I see support for bootstrap but none for Semantic UI