Telerik Forums
Reporting Forum
4 answers
338 views
I have a report that I am creating.  It is a single page document that I am trying to put a border around the complete document.  Setting the Border settings on the report are shown in the attached png file.   I have tried multiple setting with no effect on the printout.  I am using Q1 2009 controls.

I have attached a screen shot of the viewer showing the document with the border.
I have attached a screen shot of the printout without the border.

Suggestions???

Doug
Doug Hamilton
Top achievements
Rank 1
 answered on 15 Oct 2010
3 answers
213 views
Is there anyway other then programming it my self to have the report viewer save my generated report to a text file instead of RTF or TIFF?

Thank You
Massimiliano Bassili
Top achievements
Rank 1
 answered on 15 Oct 2010
1 answer
88 views
hi,


I'm using the telerik reporting, in that i want to bind the text box with the value from editor.
if i did like that i can view the data as in enter but while exporting the report i'm getting the html tags
like   below.
<div style="text-align: left;"><span style="color:
#000000;"></span>Here s my Datas<br />
</div>

how to solve this issue, i want to get the exact data even if i export ( to any format) or i don't   those tags.
how to get my data alone

regards
priya
Steve
Telerik team
 answered on 15 Oct 2010
1 answer
94 views
hi,


I'm using the telerik reporting, in that i want to bind the text box with the value from editor.
if i did like that i can view the data as in enter but while exporting the report i'm getting the html tags
like   below.
<div style="text-align: left;"><span style="color:
#000000;"></span>Here s my Datas<br />
</div>

how to solve this issue, i want to get the exact data even if i export ( to any format) or i don't   those tags.
how to get my data alone

thanks & regards
Babu
Steve
Telerik team
 answered on 15 Oct 2010
1 answer
97 views
Hello,
Is there any way to present the data cube data (if I need to present in x-y and z axis).
Any sample code pls.
Thanks in advance
Pams
Top achievements
Rank 1
 answered on 14 Oct 2010
1 answer
142 views
Hello everyone.

I am generating a csv file using the RenderReport function. I don't want to display Headers or StaticText and want to turn this off by code. (I'd rather not use the config file). The following code doesn't work. Any Ideas? I am using the evaluation v. 4.1.10.714.

ReportProcessor rp = new ReportProcessor();
            Hashtable deviceInfo = new Hashtable();
            deviceInfo.Add(CsvRenderingExtension.Parameters.NoHeader, true);
            deviceInfo.Add(CsvRenderingExtension.Parameters.NoStaticText, true);
            RenderingResult res = rp.RenderReport(exportFormat.ToUpper(), _report,deviceInfo);

Any hints appreciated, thank you!
Steve
Telerik team
 answered on 14 Oct 2010
2 answers
110 views
ReportSource drop-down is not showing one of my subreports...how does this list/drop-down get populated?

Thanks - Joe
Joe Cody
Top achievements
Rank 1
 answered on 14 Oct 2010
3 answers
155 views
I have next situation:

<RadWindow>
<User control>
</RadWindow>

user control:

<RadTabStrip>
... 3 tabs ...
</RadTabStrip>

<RadMultiPage>
<RadPageView1>
<ReportViewer>
</RadPageView1>
<RadPageView2>
</RadPageView2>
<RadPageView3>
</RadPageView3>
</RadMultiPage>

I want to ReportViewer fill entire space of RadWindow (RadPageView). I try to set 100% width and height on everything but RadPage cannot fill entire space of RadWindow. Can you help me to set ReportViewer fill entire space of RadWindow when selected one tab?
Georgi Tunev
Telerik team
 answered on 14 Oct 2010
7 answers
291 views

Hello Telerik Admin,

 

I am brand new to telerik and have been reading/researching but still not sure what I'm doing is the right way... 

 

Basically I need to create a series of charts/graphs.  Is there an easy way to do this by using telerik report wizard?  Can I use the Chart icon from the Toolbox under Telerik Reporting Q2 2010 menu?

I am trying to drag and drop the Chart icon from the Telerik Reporting Q2 2010 menu to the designer but don't know how to bind the datasource to the graphs...

Would you please help?  Is there a tutorial/documentations on how to create charts/graphs by using the report wizard? 

Thanks!

Ves
Telerik team
 answered on 13 Oct 2010
2 answers
169 views
Hi,

I am displaying a Pie Chart which is bound to a SqlDataSource.  I can choose which lables are displayed on the chart by entering the appropriate column name in the series configuration, so can have the labels as either the item name or the value.  I would like to use both however where the item name is displayed with the value in brackets after it.  Is this possible?

Thanks
harlowhair
Top achievements
Rank 1
 answered on 13 Oct 2010
Top users last month
Chester
Top achievements
Rank 1
Iron
Simon
Top achievements
Rank 1
Iron
Douglas
Top achievements
Rank 2
Iron
Iron
SUNIL
Top achievements
Rank 3
Iron
Iron
Iron
Marco
Top achievements
Rank 3
Iron
Iron
Iron
Want to show your ninja superpower to fellow developers?
Want to show your ninja superpower to fellow developers?