On 2/23/07, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote:
>
> Hi
> I'm using paginate on a function that's returning JSON data instead of
> passing through a template.  Is there a way to access the tg.paginate
> variables among that JSON data?
> Thanks.
> -josh
>
well the thing is that the async call shouldn't be that big if you do
need pagination then probably the best way won't be to insert all
those rows into to DOM from javascript.

did you check out turbogears.widgets.AjaxGrid? I believe it is doing
what you need.

>
> >
>

--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to