Hi Jason,

navigation with filter attribute is bugged.
We are trying to resolve this issue ;^)

Regards,
Luca


jason wrote:
> Hi all,
>  
> I use dbform's filter to narrow the data list. The dbform I use is 
> defined as:
>  
>     <db:dbform 
>         tableName="users"
>         maxRows="10"
>         followUp="/user/userlist.jsp" 
>         filter="name~%jeff%" >
> 
> I use a navigation button of <db:navNextButton caption="Next"/> . When I 
> press the "Next" button, all data records in "users" table will be 
> listed unexpectedly, instead of just the name contains "jeff".
>  
> Does anybody know why the filter is not taking effect after a 
> navigation button is used?
>  
> Thanks a lot,
>  
> Jason
>  




-------------------------------------------------------
This SF.NET email is sponsored by:
SourceForge Enterprise Edition + IBM + LinuxWorld = Something 2 See!
http://www.vasoftware.com
_______________________________________________
DbForms Mailing List

http://www.wap-force.net/dbforms

Reply via email to