thanks Brian/kangax for the leads.

Interestingly, when I look at the ExtJS  example (http://extjs.com/
deploy/dev/examples/grid/edit-grid.html) it just look that more
finished.  I note the table itself doesn't change it size when you
start to edit it, whereas with tableKit & Ajax.InPlaceEditor they do.
However this seems to be because they want to visualize the "OK" and
"Cancel" buttons in the table, so I suppose one question here is
whether the ExtJS example I mention above is actually deficient in the
sense that it doesn't seem to visually differentiate between OK and
cancel.  Your comments?

On Apr 11, 9:22 am, kangax <[EMAIL PROTECTED]> wrote:
> I'm not sure how ActiveScaffold relates to "in-cell" editing, but you
> could check the Ajax.InPlaceEditor [1] from Scriptaculous.
>
> [1]http://wiki.script.aculo.us/scriptaculous/show/Ajax.InPlaceEditor
>
> - kangax
>
> On Apr 10, 7:10 pm, greghauptmann <[EMAIL PROTECTED]> wrote:
>
> > Hi,
>
> > Is it possible with Prototype to create a table with in-cell (ajax
> > based) editing?   In other words is it possible to get Excel like
> > editing for a table?  As an example look at the demo fro Ext JS 
> > athttp://extjs.com/deploy/dev/examples/grid/edit-grid.htmlandsee what
> > I mean by in-cell editing here.
>
> > If yes is there a link to a example of how to create an "in-cell"
> > editing based table in prototype?  (note I use Ruby on Rails for my
> > server side).
>
> > Note that I've already looked at ActiveScaffold and I haven't yet seen
> > at this point in time how to get this.  That's why I'm interested in
> > seeing if someone has already developed the basic Prototype based
> > building block for one that I can then integrate into a Rails app.
>
> > Thanks heaps
--~--~---------~--~----~------------~-------~--~----~
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 rubyonrails-spinoffs@googlegroups.com
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to