Telerik Forums
Reporting Forum
1 answer
125 views
Hi All,

I am using Mozilla 3.0.15 build,
Still i am facing word wrap problem in report display.
I have read in one of Telerik post word-wrap accept  from 3.0 FF version.




Is there any work around solution available with this issue?

Thank you in advanced.




Steve
Telerik team
 answered on 24 Nov 2009
1 answer
139 views
Hi:

I need to use different a Subreport datasource as the information comes from different tables in my database, but I want to do this using code and not through the wizard.

How can I do to accomplish this, or another option I suggest a package?

Thank you.
Steve
Telerik team
 answered on 24 Nov 2009
1 answer
116 views
Hi

Is it possible to chnage the chart skin at runtime?  I can't find a property for this in the Telerik.Reporting.Chart namespace (there is a Skin property in Telerik.Reporting.Charting.Chart but I cannot access this.

Thanks,

John
Steve
Telerik team
 answered on 24 Nov 2009
2 answers
567 views
Hi.  I see that there is not very straightforward support for using parameterized SQL queries in the DataSets created by the designer wizard.  I have watched the video 'Telerik Reporting - Design Time Support for Parameterized Queries' which shows how to use a sqldataadapter and send it the parameter value from a windows (or web) app.  But what about using the report parameter on the report as the SQL parameter?  What code do I need for this?  I would like to use such a report as a multiple instance subreport on a main report that I can set report parameters from the main -> sub.  Thanks for your help.
Steve
Telerik team
 answered on 24 Nov 2009
1 answer
67 views
Hi,

 While the exporting to PDF, if the width of the Chart more than the margin it is cut into parts. i would like to avoid this from happening. Is there any way to fit the image without breaking or cutting it into parts.

Thanks in advance for any help
Steve
Telerik team
 answered on 24 Nov 2009
1 answer
1.1K+ views
Hello All,

Is telerik reporting latest tool have feature to modify paper size (width/height) of exporting report to PDF file, generating using Code?
As in my requirement columns may be more to fit in general A4 paper size page. So I have to change the width or orientation of page (to landscape) while generating PDF file.

Please provide help.

Thank you in advance.


Steve
Telerik team
 answered on 24 Nov 2009
1 answer
102 views
Hi Buddies,

     I have a requirement where I want to call Wizard of Creating Labels runtime so that users itself can create labels as per their need.

Please reply with ur valuable suggestion

Ravi Keshwani
Steve
Telerik team
 answered on 24 Nov 2009
3 answers
302 views
I'm having a really frustrating time trying to get the reports to work. I've created a report like below:

Partial Public Class JuvenileAges 
    Inherits Telerik.Reporting.Report 
    Public Sub New() 
        InitializeComponent() 
        Dim datatable As DataTable = datatable returned from business class  
        Me.DataSource = datatable 
    End Sub 
End Class 

I've set up the report viewer like this:

<telerik:reportviewer id="ReportViewer1" runat="server" height="438px" width="760px"></telerik:reportviewer> 

Code for the report viewer like this:

Dim rptJuvenileAges As New JuvenileAges() 
ReportViewer1.Report = CType(rptJuvenileAges, Telerik.Reporting.IReportDocument) 
 

When I run the page I see the reportviewer controls on it, but I don't see any data. I know that the datatable is being filled because I ran sql profiler to check that the data was being called.

When I go into design view of the report and right click > View > Data Explorer, I get 'No Data Source' - I guess because I'm adding it programatically.

How do I get the report data to show up in the reportviewer? Any tips much appreciated, as I'm just getting started with reporting.

cheers,

Steve





Steve White
Top achievements
Rank 1
 answered on 24 Nov 2009
3 answers
304 views
I'm new to telerik reporting tools and i wanna draw an average line on a bar chart surface like the following image can any one give me a hand
thanx in advance
p.s
I have seen the scale break property of the chart object, and I set its value tolerance to the average value from the code behind file and used it as the average line, but the thing is as the pictures shows I wanna make the line to appear behind the chart bars not above them is there a way for me to achieve this please help me!



Vladimir Milev
Telerik team
 answered on 24 Nov 2009
Top users last month
Rob
Top achievements
Rank 3
Iron
Iron
Iron
Atul
Top achievements
Rank 1
Iron
Iron
Iron
Alexander
Top achievements
Rank 1
Veteran
Iron
Serkan
Top achievements
Rank 1
Iron
Shawn
Top achievements
Rank 1
Iron
Iron
Want to show your ninja superpower to fellow developers?
Want to show your ninja superpower to fellow developers?