Please start any new threads on our new
site at https://forums.sqlteam.com. We've got lots of great SQL Server
experts to answer whatever question you can come up with.
Author |
Topic |
Neharika
Starting Member
4 Posts |
Posted - 2010-12-06 : 06:10:07
|
I am having a table in my SSRS 2008 report.The table contains more than 100 rows. the user has to scroll down to view the data. In order to avoid this, i want to implement paging in the table so that each page on the report shows 20 records in the table and the data of the table is split in 5 pages.Thanks. |
|
|
|
|