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

Jquery datatables ruby gems for assets pipeline

Results 6 jquery-datatables issues
Sort by recently updated
recently updated
newest added

I tried to make this gem work with Rails 6.0.2.2 (where the javascript have moved from assets/javascript to their own javascript folder - which is why the installer does not...

Using `table-sm` Boostrap class with `fixedColumns` option breaks the table and render an extra arrow. ## With `table-sm`: ![image](https://user-images.githubusercontent.com/16052290/52426704-c2d04680-2afe-11e9-902f-c252e748f501.png) ## Without `table-sm`: HTML code (it is long :see_no_evil:): ```html Debian_7.0...

This is how my second table looks like using `responsive`: ![image](https://user-images.githubusercontent.com/1102934/49290703-f3b15100-f4a7-11e8-8273-6817bcf4cfa5.png)

I am using Bootstrap 4 and jquery-datatables 1.10.19.1. I have the following code: ```html Package Project ikyuikyuhkl hola:Ana ``` Which in an screen of 950px looks like: ![image](https://user-images.githubusercontent.com/16052290/49231921-3fee8980-f3f3-11e8-8377-53d00b8b9402.png) It seems...

updated js extension files and jquery-rails gem

I'm supposed to be able to load the stylesheets just by the import statements in datatables.scss ? They don't work for me in my rails 7 app I get Error:...