On Aug 14, 2:17 am, RVince <[email protected]> wrote:
 wondering if anyonw can offer me any good ideas on how to solve
> this dilemma. I need to keep the data, the html, for the table as
> light as possible, When the user click the rows link, I need to open
> the form up within the rows (the typical type of editing behavior you
> see in web apps).
>
> Does anyone see a better way to accomplish this? Thanks, RVince


Why not create the form on the fly ? Or have a  single form hidden
somewhere which you reveal and move to an appropriate location when
needed ?

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

Reply via email to