|
Showing page 1 of 2 (11 total posts)
< 1 second(s)
Hello,
you understood me good this is the scenario i wat to acomplish with only one minor detail: I want to hide the page footer on every page where the group gets completely rendered and on every page where the group footer gets rendered...
I did modify the sample you attached. If you run the code you will see that on page 3 the pagefooter ...
Posted in ActiveReports for .NET 3.0 Support
by greif
on 02-10-2010
Hello,
Thank you for your reply, but the behavior in your samle does not satisfy my needs :).
I have attached a .rpx that represents my report's design and layout. The problem i get is that i have to hide the page footer in case that the group contains data for just one page. In such a case i dont want to show the page total... I have ...
Posted in ActiveReports for .NET 3.0 Support
by greif
on 02-09-2010
Hello i have a question!
My mission is to develop a report that has on every page a page total and on the following page has got to be the first line the same as the page total on the previous page...
Can some one help me with any dirrections?
Posted in ActiveReports for .NET 3.0 Support
by greif
on 02-05-2010
We are using ActiveReports on IIS as webPage. Our application retriving reports in Internet Explorer. We are using ActiveX web Viewer in browser. We geth this ActiveX Viewer to the client over arview2.cab and this cab using your certificate, witch has expired at 31.07.2009. WebBorwser is blocking tihs cab. Until 31.07.2009 was working well. In ...
Posted in ActiveReports for .NET 3.0 Support
by greif
on 08-11-2009
Hello!I have a situation with ActiveReports 3.0. and WebViewer control. I have a asp.net website to display my reports on the web site i have a webviewer control... my reporting structure is made up of .rpx files witch i load dynamicly into a ActiveReport3 object with LoadLayout Method... each request has its own set ov settings witch .rpx files ...
Posted in ActiveReports for .NET 3.0 Support
by greif
on 06-08-2009
HelloI have managed to isolate the line of code in my ASP.NET web site that generates the above mentioned exception. This code generates the exception: main_rpt.Document.Dispose(); main_rpt.Dispose(); main_rpt = ...
Posted in ActiveReports for .NET 3.0 Support
by greif
on 05-22-2009
Hello Ankit,I have attachet the code responible for loading the rpx file and displaying the report. AnkitN wrote: Could you please provide us some more information or probably the code snippet where you are getting this exception message?
That i can not do. Becouse in debuggin of the web site i did not find the code responsible for the ...
Posted in ActiveReports for .NET 3.0 Support
by greif
on 05-21-2009
Hello!I have a WebViewer control on my ASP.NET page to view the report generated from a .rpx file via LoadLayout method. I get a System.NullReferenceException: Object reference not set to an instance of an
object. I can not resolve this problem and i need help.Exception details:[NullReferenceException: Object reference not set to an instance of ...
Posted in ActiveReports for .NET 3.0 Support
by greif
on 05-20-2009
Helo!
I have a problem...
I load a subreport dynamicaly on a group footer section.
When the repot prints the loaded subreport shows data only for the last poscessed record..
How can i fix this so that the subreport shows data for all processed records???
The .RPX that is problematic i in the attachment.
Posted in ActiveReports for .NET 3.0 Support
by greif
on 04-08-2009
|