similar to: jqgrid plugin + rails 3 app

Displaying 5 results from an estimated 5 matches similar to: "jqgrid plugin + rails 3 app"

2009 Aug 07
1
Yaml for jqgrid
Anyone have a more extensive yaml file for jqgrid than the one that''s shown with the example Jqgrid Demos page? Also, I''ve been successful in just using the straight jQuery javascript code, rather than invoking the yaml file to produce it), but sometimes get an "unitialized class variable @@grid_name" error. I was doing this because all the code I see on the web to
2012 Feb 01
0
Datepicker with jqGrid
Hi all, I want to have datepicker in search text fields of jqgrid on a Ruby on Rails application. Is there any way ? Has any one used such combination ? Datepicker with jqGrid ? -- You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to this group, send email to
2010 Mar 12
1
plugin path
I am a newbie of rails. Recently I stuck in using plugins. I guess I have problem to set the path to call the plugins under ../vendor/ plugins. I downloaded and install a grid plugin under ..\vendor\plugins. It has some stylesheets, js and css files. When my application code trying to use those styelsheets, js, it can''t find it. ActionController::RoutingError (No route matches
2013 Feb 04
0
Jqgrid set both pagination and scroll loader in rails
Hi all, i am using ''jqgrid_rails'', :git => ''git-9UaJU3cA/F/QT0dZR+AlfA@public.gmane.org:ctisol/jqgrid_rails.git'', :tag => ''v1.2.6'' is possible to use both pagination and scroll loader. i want to use pagination as well as scroll loader at same time. can u any one help me with solution ASAP. thanks in advance. Im waiting -- You
2009 Jun 04
1
wrong number of arguments (1 for 0)
Hi, I hope someone can help me because this is driving me crazy, I''ve spent hours trying to track this down. I''m trying to convert a Rails 1.1 to Rails 2.3.2 and I''m getting the following error when trying to save a many to many relationship. I''ve double checked all the associations, I''ve used console to test my models and they all work ok, I can do