Hi. I want to create a basic CRUD application similar to CatWalk but with more features. The best way to do it in Turbogears seem to be to use either the DataGrid or FastDataGrid widget. But neither of those widgets have the cool AJAX stuff that CatWalk has. So I guess you can't do it by subclassing them? The widget.js javascript (that CatWalk uses) has most of the functionality I want... but the problem is that it is not a Turbogears widget.
Does Turbogears contain code for doing this, or is there something I can subclass or do I have to do it all by myself? -- mvh Björn --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "TurboGears" 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/turbogears -~----------~----~----~----~------~----~------~--~---

