On Thu, Feb 9, 2012 at 10:42 AM, Daniel <[email protected]> wrote: > It might work. I will need to link each row of the spreadsheet with a > row on the database, but I don't necessarily need to store the > spreadsheet data on the database.
We did something similar with jQuery and Jeditable. Seems to work okay. Someone made a plugin, but it didn't work with Cake 2.0. We used straight jQuery stuff to get it going. Joey -- Our newest site for the community: CakePHP Video Tutorials http://tv.cakephp.org Check out the new CakePHP Questions site http://ask.cakephp.org and help others with their CakePHP related questions. To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/cake-php
