Hi massimo, do you know something more about this?

2011/1/26 web2py noob <web2py.n...@gmail.com>:
> Hi Massimo,
>
> I send you my code attached to this email.
> Very thank you for your time.
>
> On 26 ene, 16:40, Massimo Di Pierro <massimo.dipie...@gmail.com> wrote:
>> Can you please email me your app?
>>
>> On Jan 26, 10:05 am, web2py noob <web2py.n...@gmail.com> wrote:
>>
>> > I'm trying to list the db.table's content using
>> > plugin_wiki.widget('jqgrid',table='table') but despite I put in
>> > controller, view o in a wiki_page (with respective sintaxis for each)
>> > I always get "TypeError:  is not JSON serializable". My db model was
>> > generated by the app_wizard.
>>
>> > I have looked for this problem in the archive but the same solution
>> > about "deleting the SPAN" in db.define_table at model doesn't seem to
>> > work for me.
>>
>> > It's just jqgrid who's throwing the error, even if I didn't expose to
>> > view (when using plugin_wiki.widget('jqgrid',table='table') from
>> > controller)
>>
>> > what could be the problem?
>>
>> > thanks in advance.
>>
>>
>

Reply via email to