On Tuesday, June 14, 2011 4:30:35 AM UTC-4, Vineet wrote: 
>
> I then tried with XML output. 
> It works...... 
> Just I needed to format the string output like str(mystring) while 
> forming the XML. 
>
> But it takes very long time for loading large data (e.g. more than 
> 5000 rows). 
>
> How do I fetch the data from server, in step-by-step manner (i.e. 
> fetch first 'n' records when the user clicks on next button,  and so 
> on) ?
>
 
See http://web2py.com/book/default/chapter/12#Pagination

Reply via email to