Page 1 of 1

Look for in the bank only registrations of the first page exhibited in the report

Posted: Thu May 28, 2009 8:26 am
by Leandro
Exists the possibility look for in the bank only registrations of the first page exhibited in the report.
Example:
I have 30.000 registrations in a table, but only 80 registrations are loaded for page.
When beginning the report a dataset it is carried with the 30.000 registrations for the report.

Does the possibility exist of only sending a dataset with the first 80 registration and the report to carry the remaining of the registrations as the user moves of page?

Look for in the bank only registrations of the first page exhibited in the report

Posted: Mon Jun 01, 2009 2:26 am
by Jan
Hello,

Sorry this is how work ado.net. If you need only 80 records from table, request only 80 records from database.

Thank you.