Hi all, I've been using the FastDataGrid successfully to display records from a table. When I click the edit button however, the edit fields open in a blank and unformatted page. How can I use a .kid template for the edit function so that I can format the fields nicely?
Also, the table I'm editing returns some fields that are foreign keys. Naturally, the user would like to be able to select from a dropdown list rather than ID numbers for the foreign key. How can I implement that with the FastDataGrid? The doc page says there's a sample, but the page comes up as "this page has not yet been written"... Since I'm very new to python and TG, I would be especially grateful for some example code rather than an academic treatise, thanks heaps! - Balt --~--~---------~--~----~------------~-------~--~----~ 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?hl=en -~----------~----~----~----~------~----~------~--~---

