Quantcast
Channel: SQLServerCentral » Reporting Services » Reporting Services » Latest topics
Viewing all articles
Browse latest Browse all 2791

SRSS Report hangs on Page 2 says Now Loading..... Cancel

$
0
0
Hi all,Followed this article: https://www.mssqltips.com/sqlservertip/3493/display-a-fixed-number-of-rows-per-page-for-an-ssrs-report/and limited the rows to 25, so that I could see the header on each page. In Visual Studio in my SRSS I can see the Column Readers fine on both the first and second pages.But when I publish the report to Reporting Services, the first page is fine (shows 25 rows), but then I click page 2, the report just hangs on "Loading" forever...I've tried different browsers etc, same result.There are only 3 records on page 2, so it's not a data issue.If I turn off the setting on the Static Row Group to KeepwithGroup to After, that's when it does not work. If I turn the KeepWithGroup to None, then it works, but I do not get my column headers on page 2....This is driving me round the bend.... anyone suggest another way to get this working.

Viewing all articles
Browse latest Browse all 2791

Trending Articles