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.

Browse by Tags

All Tags » .NET 1.1 » Crystal Reports » ASP.NET (RSS)
Sorry, but there are no more tags available to filter with.
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