jqgrid is way to go for me. it handels 80k records without any performance , even on local mode.
On Sat, Aug 28, 2010 at 11:44 PM, Jonathan Lundell <[email protected]>wrote: > On Aug 28, 2010, at 10:07 AM, mdipierro wrote: > > > >> datatable --> i can do all i want, nice documentation/example > > > > good for searching but only for small datasets > > Supports server-side filtering, though: > http://www.datatables.net/usage/server-side > > > > >> jqgrid --> i cant find a good documentation, i can do only the basic > configuration > > > > wery well documented and good implementation: > > http://www.trirand.com/jqgridwiki/doku.php?id=wiki:jqgriddocs > > powerfuls confifurations, seach and ajax features. Scales well with > > large datasets (because ajax search). intergrated with plugin_wiki > > (look at source code). > > You can use it without much JS programming. > > > >> flexigrid --> wonderfull from screenshot, but i can't find nothing on it > > > > Requires lots of JS on your side to use it. I gave up. > > >

