On Monday 30 November 2009 03:49:44 Titainium wrote: > Hi all, > I'm tring to run the sample of the jquery flexigrid, the sample is > here: > http://turbogears.org/2.0/docs/main/ToscaWidgets/Cookbook/FlexiGrid.html, > but I have get this kind of error when I try to open this page: > http://localhost:8080/fetch. the error message is "TypeError: > unsupported operand type(s) for -: 'NoneType' and 'int'". where am I > made mistake?
Somewhere in your cod which you don't show us. And this is not a full stacktrace, which is also not helpful. Please provide the full error message including line-numbers, and your actual code and template. 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.

