On Fri, 2007-08-24 at 06:04 -0700, walterbyrd wrote: > > > On Aug 24, 4:23 am, Cliff Wells <[EMAIL PROTECTED]> wrote: > > > I'd recommend looking at ExtJS. I'm unaware of any other open source JS > > But doesn't that only handle the front end stuff? What about the back- > end logic?
The grid control calls your controller and it returns jsonified rows for the grid to display. It's pretty simple. You don't need "support" from Pylons to do it and I actually suspect that relying on built-in support might prove limiting. Regards, Cliff --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "pylons-discuss" 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/pylons-discuss?hl=en -~----------~----~----~----~------~----~------~--~---
