On 10 January 2011 18:40, Peter De Berdt <[email protected]> wrote:

>
> It should be clear by now that gems/plugins for javascript generation are to
> be avoided. Not only will it generate ugly inline code in most cases, but
> you also lose a lot of control. If you want to use Javascript, then write
> Javascript, don't let some ruby gem write the code for you.

I'm trying using the pure jquery jqgrid.
I've write the javascript code to display a datagrid, I get the code
from jqgrid demos http://trirand.com/blog/jqgrid/jqgrid.html#.
Now I have great problem to take data from a rails model.
I don't know how and there isn't examples.

-- 
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 [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/rubyonrails-talk?hl=en.

Reply via email to