Ooops. I realize now I have the limitby in the ajax (typing part) on on the initial call of the page (controller code) I forgot to put limitby. It is working fine.
-wes On Fri, Feb 19, 2010 at 6:09 PM, mdipierro <[email protected]> wrote: > It should but I'll take a second look. > > On Feb 19, 5:13 pm, Wes James <[email protected]> wrote: >> I have limitby(0,10) in the controller and I have 12 items in the db >> right now, but all twelve are showing >> >> http://web2pyapi.appspot.com/ide/default/models >> >> It also is working with StringListProperty and searches can be done on >> partial words. >> >> Does web2py limitby work on gae? >> >> thx, >> >> -wes > > -- > You received this message because you are subscribed to the Google Groups > "web2py-users" group. > To post to this group, send email to [email protected]. > To unsubscribe from this group, send email to > [email protected]. > For more options, visit this group at > http://groups.google.com/group/web2py?hl=en. > > -- You received this message because you are subscribed to the Google Groups "web2py-users" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/web2py?hl=en.

