John's Brain Dump

All the technical gyrations I go through to build software, so I don't forget them and others can benefit from them.

Receive Email Updates

Browse by Tags

All Tags » .NET 1.1 » ASP.NET (RSS)
Finding the Current and Last Page Numbers of a Crystal Report in ASP.NET 1.1
I've been banging my head for about a week on the problem of determining the last page number of a Crystal Report viewed through the web ReportViewer class . You would think that the report viewer class, which has methods like ShowLastPage and ShowNextPage...
More Posts