Hi,
I start to use extjs with rails, I begin with this tutorial :
http://www.extjs.com/learn/Tutorial:Using_Ext_Grid_with_Ruby_on_Rails

but the grid with data is not display in the screen,the file
"grid-paging.js" in directory "/public/javascript/", i think that there
is not the good directory for "grid-paging.js".
the file list.rhtml is :
<%= javascript_include_tag "grid-paging.js" %>
<div id="movies_grid" style="border:5px solid #99bbe8; overflow:hidden;
width:650px;"></div>

Can any one help me for this.

Thank's
-- 
Posted via http://www.ruby-forum.com/.

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

Reply via email to