Hi Bruno, I've just tried using your powertables plugin and I love it. The general appearance is great and the default search function is exactly what I was looking for. I'm looking forward to trying out the features you've planned.
One small concern I have is the example I implemented allows me to page to 'next' and 'previous' but there is not a link for 'first' or 'last' page. It would be great if this was possible. Keep up the good work. - Tom On Dec 18, 3:38 pm, Bruno Rocha <[email protected]> wrote: > > 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 Rochahttp://about.me/rochacbruno/bio

