-
All of the instructions work fine but when I first load the page that contains the datatable, it just shows a normal table. If I hit F5 after and reload the page, the datatable then loads properly. …
-
Hello,
I am trying to implement the infinite scrollY.
I required the plugin in application.js
`//= require dataTables/extras/Scroller`
Here is my code:
```
tC = $('#keys')
tC.dataTable
bJQueryU…
-
If I'm using the jquery-datatables-rails gem and I want to be able to drag and drop rows in my datatable, is that something I can do with this gem somehow? Does that functionality come with this gem?…
-
Here is the fix: https://github.com/hunterman/compass-rails/commit/a804ce2ebf150e0966f95665d6b9fa07ad4ec8ee
If you want, I can make a pull-request.
-
I didn't get a warning (or dependency installation) from bundler about having sass disabled in rails. When including/compiling the datatables css bootstrap file I got a sass missing error. Easy to fix…
nruth updated
10 years ago
-
Hi @JoelQ,
I would like to become a maintainer to the gem ajax-datatables-rails.
Why did you leave de project?
Thanks.
-
I'm getting the following error:
```
From: /Users/steven/.rvm/gems/ruby-2.1.0/gems/activerecord-4.0.2/lib/active_record/connection_adapters/postgresql/quoting.rb @ line 165 ActiveRecord::ConnectionAd…
-
Hello
I'm developping an app on local.
I try to add TableTools to my dataTables. The TableTools buttons are well displayed on the page but they have no effect, I always have a routing error about swfP…
phron updated
10 years ago
-
![image](https://f.cloud.github.com/assets/1854923/2114342/c9937194-903b-11e3-8522-5a74a2fd64c1.png)
I don't know is this is not working for me or this is the way that it should work.
pcriv updated
10 years ago
-
Everything works fine locally using WEBrick. When I deploy on production server with Unicorn I'm getting the following error:
```
I, [2012-12-10T23:23:20.201606 #21508] INFO -- : worker=0 spawning.…
ghost updated
10 years ago