Hi Jorge, Thanks for the quick response. I had wondered if passing this into a DataGrid or DataGridColumn:
options=dict(show_link=True) in some fashion would unescape any anchor tags passed in as a (somewhat evil) convenience mechanism for overriding the default grid rendering behavior. Thanks, Mike On 9/26/06, Jorge Godoy <[EMAIL PROTECTED]> wrote: > > "Mike Coyle" <[EMAIL PROTECTED]> writes: > > > What is the preferred way to display a hyperlink within a DataGrid widget? > > I have a custom template where I have this defined. So, when I send my data, > they are already put in the correct place and hyperlinks are correctly > created. > > -- > Jorge Godoy <[EMAIL PROTECTED]> > > > > --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

