Nice library! I didn't know http://demo.qooxdoo.org/

I just loaded 40k records in just 5 secs (locally) using JavaScript
Array+Pipeline as data source for datatables.

Now I am thinking in a way to use Rows.as_dict() to automate that.


2010/12/17 Branko Vukelic <branko.vuke...@gmx.com>

> > ----- Original Message -----
> > From: rochacbruno
> > Sent: 12/17/10 01:38 PM
> > To: web2py@googlegroups.com
> > Subject: Re: [web2py] Powertable remarks
> >
> > > WIth jqgrid even without paging , i had successfully loaded 40k records
> within 6 - 8 secs .
> >
> > That is because jqgrid loads limited amount of data per request, i am
> doing this with datatables. And I am working to incorporaye it to the
> plugin.
>
> Well, qooxdoo grid loads up 10k records like nothing, so it must be
> possible. Once those records are loaded, you can scroll down and see for
> yourself.
>
> http://demo.qooxdoo.org/current/demobrowser/#table~Table_Remote_Model.html
>
> --
> Branko Vukelic
>
> branko.vuke...@gmx.com
>
> http://www.brankovukelic.com/
> http://flickr.com/photos/foxbunny
>



-- 

Bruno Rocha
http://about.me/rochacbruno/bio

Reply via email to