Hi!
http://trac.turbogears.org/turbogears/wiki/DataGridWidget and more specifically http://trac.turbogears.org/turbogears/wiki/DataGridWidget#Customizecellsrendering shows how to customize cell rendering. Would it be possible to extend DataGrid so that we could use this to return anything other than just strings? It would make DataGrid completely customizable, IMVHO, because then we could choose between its own automatic controls or creating our own with JavaScript, HTML, etc. (For example, I like how some websites use AJAX to give details of an entry when you're with your mouse over it.) TIA, -- Jorge Godoy <[EMAIL PROTECTED]>

