Telerik Forums
Reporting Forum
2 answers
161 views
Hello, I want to know how to use a report I did in Telerik Report Designer, the report has a SqlDataSource that calls a stored procedure which fills the report with data that I want.

I have an application in WPF which has a ReportViewer and I do the following:

Telerik.Reporting.UriReportSource uriReportSource = new Telerik.Reporting.UriReportSource();

uriReportSource.Uri = @"C:\Users\educles\Documents\Report1.trdx";

this.reportViewer.ReportSource = uriReportSource;



but when I run the application I get the error specified in the file uploaded "toma2.png"

The error says that the problem is about a ConnectionString but I not repair it, if I could solve this problem once can see the report as I do in order to manipulate the SqlDataSource that has the report and to send parameters to show me different data.

I would be very grateful because I have hours and hours and not fart repair.

Greetings!
Filander
Top achievements
Rank 1
 answered on 12 Feb 2013
1 answer
114 views
I have a summary report that uses a few different subreports.  This may be an easy question but I just can't seem to figure out how to get them lined up correctly.  If I have the following subreports:
A  B
C
D

my report is putting C after the height of B which happens to be a little bigger than A.  I want C to follow A.  (D is fine)  Is this possible?

thanks!

Steve
Telerik team
 answered on 12 Feb 2013
1 answer
231 views
Is there a way to apply the RunningValue function to a series in a line chart?  I want tot display the cumulative total at each point.  Importing stored procedures from SRSS reports and would like to not have to modify the Stored procedure.
Stef
Telerik team
 answered on 12 Feb 2013
3 answers
87 views
I am trying to figure out a way that I can show the two fileds in the Datalable.  I have seen other post on this and one said to to use the ItemDataBound event, which I have tried but Telerik.Charting is not recognized.  I have tried to add Telerik.Windows.Controls.Charting but that also does not seem to exist.  Is there another library I need?

I am using 2012Q3 Reporting
Eric Klein
Top achievements
Rank 1
 answered on 12 Feb 2013
1 answer
98 views
Please add QR code printing to Telerik!

It would be very helpful in our application if we could print a QR code on certain reports that are given to customers. Then we can scan them when the customer returns....

Dan
Steve
Telerik team
 answered on 12 Feb 2013
4 answers
333 views
Hi, I have installled latest Telerik reporting version on windows 7 64-bit vs2010 but experienced the blank screen in the create new data source. See attached.
I was merely following the tutorial to create a simple report. I have sql express running no issue at all for other projects in the same PC. What could be the error? Appreciate any pointers. Thanks!

Regards
cwk
Steve
Telerik team
 answered on 11 Feb 2013
3 answers
677 views
Hey there, I've been looking for tutorials on how to use a list in my report's Data Source object as the Data Source for a report's chart. I simply have an object (objectDataSource1) that contains all of the information I need for my report. It also has a list called "Loans" in it that simply is a collection of Loan objects in which I want to use for my DataSource for my chart I'll be implementing into the report. Is this possible? If so, would anyone be able to point me in the proper location of a tutorial to accomplish this, or show a basic example in doing so? Thanks a ton in advance.
Stef
Telerik team
 answered on 11 Feb 2013
9 answers
359 views

Hi all,

I am using telerik reports(Q3 2010 ,version 4.2.10.1110) in my application and I have a 'reports.aspx' page where i am using a telerik report viewer

Now here is the funnier part; My application works correctly in all browsers (including Safari on windows platform). But when I open the  'reports.aspx' page in an Ipad I am getting the below error,

“Potentially dangerous request.path value was detected from the client (&)“

I tried a variety of solutions like setting ValidateRequest="false" & requestValidationMode="2.0" , but none of them helped.

To check whether the error was caused by the Telerik report viewer i tried adding the report viewer to a fresh application, with the page containing only the report viewer (not even binded). And guess what it works well in all browsers but not in Ipad.

Is this a problem with the report viewer; is there a work around for this issue?

Thanks in advance

IvanY
Telerik team
 answered on 11 Feb 2013
6 answers
152 views

Hi there.


http://www.telerik.com/community/forums/reporting/telerik-reporting/invisible-drilldown-toggle-button.aspx 
This is my older post but i cant reply there. 

I was absent a long time. Sorry for that.
https://dl.dropbox.com/u/83284642/ReportPProject.ZIP
Here is a sample project with Telerik Report and hardcoded ObjectDataSource.
The drilldown toggles are stil invisible in report and visible in preview mode.


Best regards. 
Anatoly.

Grzegorz
Top achievements
Rank 1
 answered on 11 Feb 2013
3 answers
117 views
Hello
In a telerik template we have several datasource, is it possible to externalize in a different file ? so we could use the same report for several environment. 

thanks in advance

Stef
Telerik team
 answered on 11 Feb 2013
Top users last month
Rob
Top achievements
Rank 3
Bronze
Iron
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?