Data Access pages

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

I'm using data access pages to show a lot of records. Default it shows ten
records at a time. Is there any way to show more records in one page.
 
Open the page in design view. Right click on the page background and select
Group properties. Look for DataPageSize property. That sets the number of
records returned to a page at one time. Set it All or a different number.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top