Hi, I'm trying to display a DataGrid widget using Genshi templates, and I want one of the fields to be a <href> link. I have successfully tried the tutorial using Kid templates, which creates a link using the Kid Element object and passes it to the DataGrid, however I can't find an example for Genshi. I have looked through the documentation and unable to find an equivalent Genshi object for creating a <href> link for my grid. Can someone please point me in the right direction.
Thanks, Michael --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

