I have not used extjs myself. It looks like it includes editable girds. But some downsides come to mind:
1. Depenency to large library to achieve simple thing. 2. Rails Integration? 3. Accessibility for users without JS enabled. Probably your best bet is to look into the nested attributes assignment functionality of form_for. This might not lead to a plug-in solution but might be the simplest approach. Best Tim On 16 Okt., 08:27, Brijesh Shah <[email protected]> wrote: > Hi > > Why you r not try to use Extjs components... > > take a look athttp://www.extjs.com/products/extjs/ > > Brijesh Shah > -- > Posted viahttp://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 [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 -~----------~----~----~----~------~----~------~--~---

