thanks Brian - this one still pops up a sub-window to edit. I'm really after one along the lines of the Google Spreadsheet experience, or the ExtJS demo, where you edit directly in the cell area with no other dialog or OK/Cancel buttons coming up. Perhaps the YUI example is configurable though so I should have a look (and also try to find out if YUI is open source/free, etc)
I was actually thinking of some code that gives the most basic example of how to do this and then I could adapt myself. Most other ajax support I would need in the RoR environment would be covered by Prototype/Scriptaculus. Any more suggestions for the most basic implementation of support for in-line editing of a table of data are welcome. Regards Greg On Apr 16, 11:26 pm, "Brian Williams" <[EMAIL PROTECTED]> wrote: > since you don't like tableKit > > I'll > offerhttp://developer.yahoo.com/yui/examples/datatable/dt_cellediting.htmlas > my > last suggestion > > try not to be daunted by all of the code, once you start using some of the > YUI stuff the code gets easier to manage > > On Wed, Apr 16, 2008 at 9:22 AM, greghauptmann <[EMAIL PROTECTED]> > wrote: > > > > > Hi, > > > Any recommendations re a component/plugin/javascript library to give > > me an in-line editable table (spreadsheet like support), like google > > spreadsheets? > > > Tks --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Ruby on Rails: Spinoffs" 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-spinoffs?hl=en -~----------~----~----~----~------~----~------~--~---
