Telerik Forums
Reporting Forum
2 answers
150 views
Is it possible to create a report in a Visual Studio 2010 Windows Forms Application (that is a *.dll when compiled) and then read this report by the Report Designer?
My Goal was to be able to create a report in Visual Studio for a Windows Forms Application and allow end users to see the same report. Can it be done in WPF?
Or, do I have it backwards: I create a report in the Report Designer and I can link to it (from a central location) from a Windows Forms or WPF application?
Thanks for your time.

Jim
Top achievements
Rank 1
 answered on 01 Aug 2012
1 answer
183 views
Using VS 2010 and Q2 2012 reporting. In my report I can use "Fields.FieldName" to pass information into a function for my HTML text box. Is there some way to specify the data to be used in a chart in the same way?

Thanks, 

Matthew
Steve
Telerik team
 answered on 01 Aug 2012
1 answer
318 views
Using VS 2010 and Q2 2012 reporting. I have chart (attached) in my report based on a dynamic query. The query returns 4 columns and two rows as shown below

Question           Me Others Norms
Days in 7           4 4       0.00
Drinks per day  8 10         3.80

I would like to change the X-axis item labels from 1 and 2 to "Days in 7" and "Drinks per day". 

Where in the designer can I do this? Do I need to change the way the data is returned from the database?

Thanks, 

Matthew
Steve
Telerik team
 answered on 01 Aug 2012
1 answer
290 views
I came across an issue when exporting to CSV that the headings where coming out as the name of the text box but i fixed this by adding code after the InitializeComponent() for the report e.g. this.textBox5.Name = "Description"; I want to be able to set this value as the localized value so how do i access the resx files that are generated for me? They aren't in my standard local or global localization folders so i do not know how to access them programmatically.
Michael
IvanY
Telerik team
 answered on 01 Aug 2012
2 answers
296 views
Hi there,

we have a ServiceOrderReport which works fine at the moment.
But our customers want to load a bunch of Reports at one time to export them to pdf.
Is it possible to generate a reportbook with  two or more Reports dynamically at runtime?

If it is possible, does someone have a short example?

Best Regards
Manfred
Charlie
Top achievements
Rank 2
 answered on 31 Jul 2012
4 answers
398 views
Hi,

 I using Q2 2012 Telerik Reporting. I have a report With 2 sub reports i don't y my margins are not working properly, 
my requirement is report 1st page is default margins like 1in (left, right,top, bottom). from 2nd page on words my page margines decrease to 0.2 in for left and right.

after i tried to main report margins like attachment but report right side margin act's differently.

can you please help me for this issue
 

Siva
Top achievements
Rank 1
 answered on 31 Jul 2012
3 answers
162 views
Hi !!
I dont know if is posible to create a report with fillable fields, i dont need save that data only print with report, is that posible????
Steve
Telerik team
 answered on 31 Jul 2012
1 answer
120 views
Hi Telerik Team,

I am bounding the radchart with below datatable:

Date Series1 Series2
18/06/2012 8  
19/6/2012 24.5  
20/6/2012   15
21/6/2012 16.5 22
25/6/2012   24
26/6/2012   51
2/7/2012 9  
4/7/2012 20.92  


In series1 as well as series2, there is no any value between two dates, in case if there is only one gap then the chart is producing dotted straight lines for that date but if the gap is more than 1 then the dotted line is not straight, can we make the straight dotted line if there is a gap of more than 1 dates.

Please see the attached graph image for reference and provide the solution asap.

Thanks & Regards,
Manoj
Steve
Telerik team
 answered on 31 Jul 2012
0 answers
93 views
Hi,

I have to add 4 different types of data viz. TextBlock, TextBox, Collection of check boxes and table type data(Table type is dynamic ie. column will be created on the fly based on the data).
I have created 4 different sub reports for these types of data(Not created a table type yet). Now I want to create a report based on the type of the data.

for example:

Item[0].Type = "TextBlock" then Display sub-report of TextBlock
Item[1].Type = "Table" then Display sub-report of  table type data
Item[2].Type = "TextBlock" then Display sub-report of TextBlock
Item[3].Type = "CheckBox" then Display sub-report of Collection of check boxes
Item[4].Type = "Table" then Display sub-report of  table type data
Item[5].Type = "TextBlock" then Display sub-report of TextBlock

Can I create a report on the basis of these sub-reports?
If yes, then how?

Thanks in advance!!

Regards

Sudhir
Sudhir
Top achievements
Rank 1
 asked on 31 Jul 2012
5 answers
401 views
I am working with the Silverlight reporting framework (Q2 2011) and I am having some trouble with the Y-axis scaling of the attached graph.

I'm basically drawing various lines of best fit on the graph and the y-axis is representing a % value. However if a line is starting or ending at 0 or 100 % the ends of the line are cut off, so the line end markers are not properly visible.

Is it possible to extend the plot area beyond the ends of the axis somehow just enough to see these ends properly? 

I am fairly new to the reporting side of Telerik Silverlight and it may be that I am missing something obvious, but any help would be appreciated!

Thanks.
Steve
Telerik team
 answered on 31 Jul 2012
Top users last month
Rob
Top achievements
Rank 3
Bronze
Bronze
Iron
Sergii
Top achievements
Rank 1
Iron
Iron
Dedalus
Top achievements
Rank 1
Iron
Iron
Lan
Top achievements
Rank 1
Iron
Doug
Top achievements
Rank 1
Want to show your ninja superpower to fellow developers?
Want to show your ninja superpower to fellow developers?