Custom Paging in SSRS 2005
Hi,
Is it possible to have Paging in the Database level instead of the
application level.
for example if we have 1000 records my sp will give me first 100 records and
if i click the next page in SSRS 2005 is it possible to hit the DB again to get next 100 set of records.I am using Report Viewer to view the reports.
|