@dlin: it doesn't works because URL helper has been "improved" lately,
in case you were asking yourself.
PS: sadly if you put "web2py pagination" on google, the first link
that appears is from mengu.net and that implementation is wrong, also
if the analysis is correct.
limitby works like python
This is not a bug. the manual syntax is correct for web2py 1.83.1 and
beyond.
On Aug 24, 10:56 pm, dlin wrote:
> As I know, at least this is manual's bug.
>
> In the mannual, it use
> next
>
> But, it will raise error, I use this line instead
> next
>
> On 8月25日, 上午1時55分, Vidul Petrov wrote:
>
>
As I know, at least this is manual's bug.
In the mannual, it use
next
But, it will raise error, I use this line instead
next
On 8月25日, 上午1時55分, Vidul Petrov wrote:
> Not sure if this help, but you may want to take a look at this
> Pagination class:http://packages.python.org/web2py_utils/paginat
Not sure if this help, but you may want to take a look at this
Pagination class:
http://packages.python.org/web2py_utils/paginate.html
On Aug 24, 6:37 pm, dlin wrote:
> ref:http://web2py.com/book/default/chapter/12#Pagination
>
> In following code, there is two problem:
> 1. The 'next' button alw
4 matches
Mail list logo