Search
-
Styling pdfHtml5 messageTop for a function return variable.
by colin ·I'm sorry, my first link was omitted above - it should have been this example. -
rails server side pagination not working
by itsjc ·I've been following tutorial #340 from RailsCast but I'm using 1.10 instead of the older version being used there. -
Rails Ajax Data in Production - DataTables Display No Data. Prod 200, Though Missing Components?
by rgrant8 ·my DataTables.rb around the Railscast tutorial #340, with some subtle differences. For instance, I pass a string for the corresponding table name (database table), User ID, and the view_source (aka -
Multiple Tables (and even single tab won't format properly
by Jan_I ·I m pretty new into programming with RoR but anyhow, I dearly wanted to implement the datatables functions. I followed the instructions from the respective Railscast (#340) and got one table to work a -
Server side processing means doing all filtering, sorting on server too?
by rlw ·Hi, I successfully followed the RailsCast #340 on using Datatables with Ruby on Rails which showed me how to do server side paging and server side global filter. But now I want to do per-column filter -
Using DataTables live
by need2surf ·So I am not sure where to look next. On the face of it it looks as if Rails isn't serving up the correct json. My code is based on Ryan Bate's RailsCasts #340 - he checked my code and could not see a