Hi,

Thank you for testing, it is more updated in bitbucket. Now it has search by 
column and a test version of server side processing. 

If you want to change the pager do: 

plugins.powerTable.dtfeatures['sPaginationType'] = 'full_numbers' 

Here is a demo:
http://powertable.blouweb.com/products?pager=full_numbers

Bruno. 


Em 29/12/2010, às 02:49, tomt <tom_tren...@yahoo.com> escreveu:

> 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 <rochacbr...@gmail.com> 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

Reply via email to