← Back to team overview

dhis2-devs team mailing list archive

Re: JQuery table sorter

 

The jquery table sorter is quite cool but also a bit limited as it is
restricted to using html tables in the dom as its model and doesn't
naturally lend itself to server side pagination - though can be coaxed
no doubt.

http://datatables.net/index looks much better.  All the features of
the above but much more flexible.

Not to mention the wonderful array of grid controls which come with
ext-all.js which is already distributed with dhis2 :-)

Cheers
Bob

On 6 May 2010 00:43, Knut Staring <knutst@xxxxxxxxx> wrote:
> On the topic of paging and long lists, I just added 1700 rows to an
> HTML page with the Jquery table sorter plugin, and it seems very
> performant:
>
> http://109.74.202.200:8080/who_ihr_poe/out/docs/ports.html
>
> --
> Cheers,
> Knut Staring
>
> _______________________________________________
> Mailing list: https://launchpad.net/~dhis2-devs
> Post to     : dhis2-devs@xxxxxxxxxxxxxxxxxxx
> Unsubscribe : https://launchpad.net/~dhis2-devs
> More help   : https://help.launchpad.net/ListHelp
>



Follow ups

References