When I return a TableForm instance: @expose(format='json') def blabla return dict(value=<some TableForm>.render())
the column before submit shows a strange character. In widgets, it is set to " " indicating a blank space " ". Somehow, it seems to be encoded differently. Known problem? --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

