Hi,

I have created a Report Server Project in Visual Studio 2005 that is basically just like the demo they included. I added a data source. In the data I selected the top 100 records which shows. I designed the report in the Layout tab and then clicked Preview and it shows which is the first record.

Now I Build the project which is fine and run it. A new window showing the report comes up. But it only gives me the first page. It has 1 of 1 at the top instead of 1 of 100. How do i get it to show all of the records from the data so I can view them?

I'm still learning this so maybe its something very simple I left out.

Thanks

Warren