Telerik Forums
Reporting Forum
2 answers
193 views
Hi All -

    The original thread talks about how to do this using a conditional formatting expression such as reportparameters.showsomegroup.value = False and then unchecking the 'visible' style setting on the appropriate group header/footer.  This works well except for one thing.  When the visible on the section style is unchecked, all the controls in that section are hidden yes, but what is left is whitespace the same height as the section, so even when the group is not shown there is a big ugly break in the details section at every group change.  Is there a way to hide the group header/footer as if it were never there? unchecking visible on section style only seems to hide controls not the whole section.


Thank you
kellyroberts
Top achievements
Rank 1
 answered on 30 Apr 2010
1 answer
120 views
Hi!

I need a reporting solution that can host and render the reports server side prefeerably using webservice, and have a client side viewer prefeerably in WPF.

As far as I can tell Telerik Reporting seems to solve my needs, but I need to know if the WPF Viewer can consume the reports from the WCF Reporting service. The silverlight viewer has specific properties to connect to the Reporting Service, but is it possible to connect the WPF Viewer in a similar fashion?

Best regards
Morten
Vassil Petev
Telerik team
 answered on 30 Apr 2010
1 answer
364 views
Is it possible to display an existing PDF document in the Telerik report viewer.
Steve
Telerik team
 answered on 29 Apr 2010
1 answer
124 views
I have created a sample project that contains two reports that are added to a ReportBook before being exported as a PDF. The first report in the ReportBook is a summary report.  The next report is a detail report that contains disclaimer text that is located in the report footer and is printed on a new page.

The problem appears when you set the PrintOnLastPage property PageHeaderSection of the detail report to false.  What is expected is that the page header will print on every page except for the page with the disclaimer text.  What actually happens is that the page header doesn't print on any page except for the last page.

The project was built in Microsoft Visual Studio 2008 using Telerik Reporting Q2 2009. I'm aware that Q2 2009 isn't the newest version but my company hasn't renewed our support subscription yet, but since I can't find any reference to this bug anywhere I'm assuming that it still exists in the newest version.  Can someone confirm this?  I can send the sample project if needed.
Peter
Telerik team
 answered on 29 Apr 2010
3 answers
1.1K+ views
Hi,
I already working on this for the whole day, but I still can't figure out, so I hope any one here can help:

I am using Reporting Q2, and my application is working well locally (while develping, debuging)
but after I upload my file to the server, I get this message
--------
Could not load file or assembly 'Telerik.ReportViewer.WebForms, Version=3.1.9.807, Culture=neutral, PublicKeyToken=a9d7983dfcc261be' or one of its dependencies. The module was expected to contain an assembly manifest.
--------

and the related line is in web.config:
--------
<add assembly="Telerik.ReportViewer.WebForms, Version=3.1.9.807, Culture=neutral, PublicKeyToken=A9D7983DFCC261BE"/>

--------
Because it said: " The module was expected to contain an assembly manifest."
So It means I already put .dll file in the BIN folder, and I have these fields in web.config file:
--------
<add assembly="Telerik.ReportViewer.WebForms, Version=3.1.9.807, Culture=neutral, PublicKeyToken=A9D7983DFCC261BE"/>
<add assembly="Telerik.Reporting, Version=3.1.9.807, Culture=neutral, PublicKeyToken=A9D7983DFCC261BE"/></assemblies>
.
.
<buildProviders>
        <add extension=".rdlc" type="Microsoft.Reporting.RdlBuildProvider, Microsoft.ReportViewer.Common, Version=8.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a"/>
</buildProviders>
.
.
<add name="Telerik.ReportViewer.axd_*" path="Telerik.ReportViewer.axd" verb="*" type="Telerik.ReportViewer.WebForms.HttpHandler, Telerik.ReportViewer.WebForms, Version=3.1.9.807, Culture=neutral, PublicKeyToken=a9d7983dfcc261be" preCondition="integratedMode,runtimeVersionv2.0"/>
--------

everything is good locally, why I get this error on the server, can any body give me an explain?
Thank you very much.
Do I need to configure something on the server? How to?


Steve
Telerik team
 answered on 29 Apr 2010
4 answers
78 views
Hello,
Please excuse if I continue writing on the forum, but I'm new to reporting and I found it not so natural ...
Here're my lastest problem :

  • How do I add on Y Axes a description? I've got 11 items, 1,2,3,4,5,6,7,8,9,10,11 I would like to see "Class 1","Class 2" ....
  • The Y items are sorted in the chart strarting from 1 in the square of the bar chart going to 11 on top, how can I reverse them? I've tried sorting the collection by code, but no luck
  • I've set on X asses a Stepping of 20, on range 0-100 but I see a 10 stepping...why?

Thanks in advance


Paolo
Ves
Telerik team
 answered on 29 Apr 2010
3 answers
164 views
I need to set Swedish localization on the Silverlight Report Viewer such as Next Page, Preview and so on what are the steps I need to go through?

Do I need to make my own translation? If yes how do i do that? And how do I connect it to the control?
Peter
Telerik team
 answered on 29 Apr 2010
2 answers
231 views
Hi

In my details section I have a datefield, my problem is, I want to set visible to false if the property has not been set yet.

In other words, when the report shows "1900-01-01" as it would with an unset datetime, I want it to hide it instead. How do i achieve that?

Best regards,
Emil Einarsson
Emil Einarsson
Top achievements
Rank 1
 answered on 29 Apr 2010
0 answers
124 views
Hello,

I am looking for someone with whom I can do a GoToMeeting and consult on Telerik Reports.

I need reports that will fit within specific pages sizes - i.e., 8 1/2 X 11.  The reports have to have certain fields positioned at certain places on the page.

Some of the fields grow and shrink depending on the amount of information in a particular field.

I am having a terrible time getting information to print at the bottom of a page and not wrapping over to the next page when some of the fields have more information than others -- yet, there is still plenty of white space between the top of the report and the bottom of the report.

If you are interested, please let me know - tfisher@affidavitmaker.com.

Thanks,

TFISHER
Terry
Top achievements
Rank 1
 asked on 29 Apr 2010
0 answers
42 views
Hi,

After upgrading my telerik controls (wpf and reporting) to the latest sp1 release 2010.1 422 and  2010.1 423 respectively.
I'm beginning to have this error message "Object reference not set to an instance of an object." whenever i open the report file designer.

I can build and use the project dll and see the report but was not able to view the designer.
I even try to open the sample project and the same error message appears.

Any help will be appreciated.

Thanks,
Lee
Lee
Top achievements
Rank 1
 asked on 28 Apr 2010
Top users last month
Jay
Top achievements
Rank 3
Bronze
Iron
Iron
yw
Top achievements
Rank 2
Iron
Iron
Stefan
Top achievements
Rank 2
Iron
Iron
Iron
Kao Hung
Top achievements
Rank 1
Iron
Bohdan
Top achievements
Rank 2
Iron
Iron
Iron
Want to show your ninja superpower to fellow developers?
Want to show your ninja superpower to fellow developers?