Telerik Forums
Reporting Forum
1 answer
175 views

Hi?? Telerik~~~

First , Sorry I can not speak English well.

I want to ask about some of the results ReportView.

Attached Files(  IE_SCREEN1, IE_SCREEN2 ) are client Screen When The Print and Data Output before.

However, When The output or Data Export looks something like attachments file (export_or_print) .

When Printing or Export Data , Legend of Chart area is the blurring and Chart under the data table on the next page appears.

How do I fix this?

Peter
Telerik team
 answered on 26 Oct 2011
1 answer
108 views
Hi.

Is it possible to diplay bar chart with multiple category groups? Please see attached image.

Here is my data:

Year        Product      Serie    Cnt
2010        A                Yes        5
2010        A                No        10
2010        B                Yes        2
2010        B                No          0
2010        C                Yes        2
2010        C                No        15
2011        A                Yes        5
2011        A                No        10
2011        B                Yes        2
2011        B                No          0
2011        C                Yes        2
2011        C                No        15

Thanks in advance.

Regards,

Roy
Steve
Telerik team
 answered on 26 Oct 2011
1 answer
912 views
Hi,

I'm beginning with the reporting with telerik, and I'm trying to create a report which is in facts a confirmation letter for activities on which the user has registred.

My data are only in memory, so I cannot use any SQL datasource, ...

So for now I create a reportViewer, I set the "Report" item to my ConfirmationLetter(and set the DataSource of my ConfirmationLetter to the "Participant" object.

I've no problem displaying some fields like firstname/lastname/... but I cannot figure out how to bind the table with one of my properties?

My Participant object has a "Activities" List, and I want to set that my table has to use this Activities List as datasource.

But when I go in the "DataSource" property of my table, I can only set a datasource which has be defined(here I've only the ParticipantDataSource), not any subproperty.

So how can I do this?

Thank you
Peter
Telerik team
 answered on 26 Oct 2011
6 answers
384 views
Hi,

I'm trying to embed a report on an ASPX page.  When I try and set the Report property of the Report Viewer I get the following error:

This type has a ComVisible(false) parent in its hierarchy, therefore QueryInterface calls for IDispatch or class interfaces are disallowed.

I checked my assembly settings and ComVisible was false even though in the property page it was checked.  I change Assembly.cs to set the ComVisible property to true.  I still get the error though.

Thanks,
Darren



Steve
Telerik team
 answered on 26 Oct 2011
1 answer
46 views
Sir
 
    Iam using Telerik reporting Picture box in winforms ,when report is opend it shows an error i.e Picture box is being used by another process & picture is displaying in the next page.
                    
Thanks & Regards
Steve
Telerik team
 answered on 26 Oct 2011
1 answer
110 views
Scenario: Sharepoint Foundation 2010 with a Visual Web Part on the page. When trying to print from the client side, I'm receiving the dreaded "ReportViewer is undefined" javascript error. I've gone through the KB article, with the following results:

1. Web.config was properly set up. Replaced everything just to be sure, same result.
2. It's Sharepoint 2010 - it's supposed to run in Integreated mode.
3. No compression set up. Disabled any compression options in IIS7. Same result.
4. The full text of the script resource appears. There are no errors accessing the resource in this manner.
5. Added the location tag. Same result.
6. Script is after the ReportViewer. Same result.
7. There are no requests for that path showing in Fiddler. When I go directly to that URL (as in step 4), no errors are displayed.

What am I missing here? Or is this just another example of controls not loading properly when used in Sharepoint?
Peter
Telerik team
 answered on 25 Oct 2011
1 answer
63 views

Good days,
I have a problem about rad tabs screen in IE.
When I test my project in Firefox and Chorome there is not any problem,
but I tested in IE8 or IE9 RadTabs where not seen well.
I attached my webpage's screen in IE.
How can I do?
My code in aspx below.

<
telerik
:RadPane ID="rpPages" Width="100%" Height="100%" runat="server">

 

<telerik:RadTabStrip ID="RadTabStrip1" runat="server" MultiPageID="RadMultiPage1" Skin="Default" SelectedIndex="0" Width="100%" Align="Left" >

 

<Tabs>

 

<telerik:RadTab Text="Kullanıcı Performans"></telerik:RadTab>

 

<telerik:RadTab Text="Çağrı Bilgisi"></telerik:RadTab>

 

<telerik:RadTab Text="Kullanıcı Durumları"></telerik:RadTab>

 

<telerik:RadTab Text="Verimlilik" Selected="True">

 

</telerik:RadTab>

 

 

</Tabs>

 

</telerik:RadTabStrip>

 

<telerik:RadMultiPage ID="RadMultiPage1" runat="server" SelectedIndex="0" Width="100%" Height="100%">

 

<telerik:RadPageView ID="RadPageView1" runat="server" Width="100%" Height="100%">

 

<cc1:BISReportViewer ID="rvCallReport" runat="server" Height="100%"

 

Width="100%" ShowDocumentMapButton="True" BorderWidth="0px" ParametersAreaVisible="False"

 

ProgressText="Rapor OluÅŸturuluyor..." ShowParametersButton="False" BackColor="White" ShowZoomSelect="True"

 

</cc1:BISReportViewer>

 

</telerik:RadPageView>

 

 

<telerik:RadPageView ID="RadPageView2" runat="server" Width="100%" Height="100%">

 

</telerik:RadPageView>

 

<telerik:RadPageView ID="RadPageView3" runat="server" Width="100%" Height="100%">

 

</telerik:RadPageView>

 

<telerik:RadPageView ID="RadPageView4" runat="server" Width="100%" Height="100%">

 

</telerik:RadPageView>

 

</telerik:RadMultiPage>

 

</telerik:RadPane>

Kate
Telerik team
 answered on 25 Oct 2011
1 answer
66 views
Hi,

I'm working with the pie chart in Telerik reporting. I've bind the dara source and assign the values. My pie chart turn out quite well, however the item labels shows System.Byte for all label.

FYI, I've already set the DataLabelsColumn  and the DataYColumns property in ChartSeries Collection Editor to the value from my query. So the pie chart looks like its getting the value but my item label only shows System.Byte[] for all.

Could anyone please clarify..
Peter
Telerik team
 answered on 25 Oct 2011
1 answer
148 views
I want to inject a custom http headers (e.g. AuthorizationHeader, etc) to every WCF request to ReportingService. I found out the IReportServiceClientFactory but how can I inject headers here.
Steve
Telerik team
 answered on 25 Oct 2011
3 answers
128 views
I have a multi-threaded application creating PDF reports where some reports have 4000+ images per report.  The final report size can be a few megabytes.  What I believe I'm observing to-date is LOH memory fragmentation due to the local memory allocation of the ReportResult object.   I've just started looking at this issue and whether or not I can pin some memory.

Any suggestions to reduce LOH memory fragmentation when rendering PDF report files?
Peter
Telerik team
 answered on 25 Oct 2011
Top users last month
Jay
Top achievements
Rank 3
Iron
Iron
Iron
Benjamin
Top achievements
Rank 3
Bronze
Iron
Veteran
Radek
Top achievements
Rank 2
Iron
Iron
Iron
Bohdan
Top achievements
Rank 2
Iron
Iron
Richard
Top achievements
Rank 4
Bronze
Bronze
Iron
Want to show your ninja superpower to fellow developers?
Want to show your ninja superpower to fellow developers?