I would like to create on my page a search result that will show ten results
then, allow the user to search an additional ten and so on. Also, show "next
ten results" and "previous results" as navigation buttons on the bottom of
page. Thanks.:confused;
Shane930 - 27 Apr 2006 22:32 GMT
Hi Kabaari, the Master -Detail behavior is designed for just this use. You
need a record set then set up the Master fields and details fields for your two
pages. It will include next set of results off the master page at the bottom
and you can set how many items you want to show on each master page.
Read up on it some so you understand how it is set up.
Shane
kabaari - 28 Apr 2006 02:48 GMT
Thanks Shane. I used Recordset paging.