Sorry I did not help. I cannot help you because the code you have
above is incomplete. It opens a """ but never closes so I not
understand how callback is used. Anyway I assume in the view you have:


{{callback = URL(r=request,c='plugin_jqgrid',f='data',
                   vars=dict(tablename=table._tablename,
                             columns=','.join(columns),
                             fieldname=fieldname or '',
                             fieldvalue=fieldvalue,
                             ))}}

var server_time="test"

... jQuery.getJSON('{{=callback}}
&'server_time='+escape(server_time)) ...

hope this helps.




On Nov 10, 8:24 am, AsmanCom <[email protected]> wrote:
> Is there no solution to my concerns?
>
> It´s such a pity...

Reply via email to