>
>  jqGrid also supports progressive loading (without paging , it
> does ajax to load while scrolling down).
>
> I do not see those features exist in datatables.


Just got progressive loading working on powerTable plugin

powerTable.dtfeatures['bScrollInfinite'] = True
powerTable.dtfeatures['iScrollLoadGap'] = 10 #number of rows to load by time

I am still working hard to make server side load to work well.

(I am having a good time with datatables library, the community in
datatables.net forum is very helpful)

Will update the plugin soon.

-- 

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

Reply via email to