On Jun 8, 2011, at 8:20 AM, dev_rails wrote:

Hi,

Please help to create a spreadsheet view in rails application. Need to
display the cell values from DB with manipulating option.

Please specify gems/plugin if available.

If you're using Prototype.js in your application, please take a look at Tablekit. Check Github for any projects that bring it into Rails, or just use it manually in your views. Very simple, one Ajax callback to edit and update the content of a table cell. You could add some RJS or similar to further register updates to a sum cell or other calculation.

Walter


Thanks

--
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- t...@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 .


--
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