On 5/13/07, walterbyrd <[EMAIL PROTECTED]> wrote: > > I think it would: I would like to put together a CRUD grid with > editable/deletable/addable fields, click on the headers to sort. > Something that would sort-of looks like an online spreadsheet. It > would be nice if the fields could be edited in-line, but it's not > entirely necessary. >
I have done a sortable grid before using jQuery and CakePHP so, yes, it can be done. Better get your Ajax skills ready. -- Chris Hartjes My motto for 2007: "Just build it, damnit!" @TheBallpark - http://www.littlehart.net/attheballpark @TheKeyboard - http://www.littlehart.net/atthekeyboard --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Cake PHP" 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/cake-php?hl=en -~----------~----~----~----~------~----~------~--~---
