On Sunday 29 March 2009 01:31:28 Balt wrote: > Hi all, > > got no response in over two weeks... So here I go again: When I use > FastDataGrid with a kid template it works fine for display, but when I > click one of the record modification buttons, i.e. edit or add, the > page layout is not using the same kid template but it shows a bare > HTML form without any formatting at all. > > How can I get the edit/add forms to use the same kid template?
I don't know FastDataGrid, and your problem description is rather meager without any code - but it sounds to me there might be a template inheritance problem where you don't inherit from master.kid so that CSS and other stuff isn't pulled in. Diez --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

