Telerik Forums
Reporting Forum
6 answers
320 views
This is my first time to use Telerik reporting and I just upgraded from Visual Web Developer Express to VS 2012.

I have a web application project.

I've created a single report, bound to a sql data source, no parameters. I can preview the report and see all the data.
Report name: trpt01 - which creates a trpt01.cs and trpt01.resx file.

I've added a reportviewer to the page named rptview.

I have a button on the page and it runs the code to display the report "trpt01" in rptview.

I see examples using UriReportSource and InstanceReportSource. This seems very simple but I cannot get it to run.

Telerik.Reporting.UriReportSource ur = new Telerik.Reporting.UriReportSource();
ur.Uri = "trpt01.cs";
rptview.ReportSource = ur;
rptview.RefreshReport();

If I change ur.Uri to a name I know does not exist.. ie: "abc" or "abc.cs" - the reportviewer gives a "Generating Report" message. I've left it running and it continued for several minutes. If I give it the name "trpt01.cs" it runs and returns a "Data at the root level is invalid. Line 1, position 1." error message.

What am I missing? How do I refer to a report that I have in the root of my project?

Thanks.
Stef
Telerik team
 answered on 13 Jun 2017
1 answer
224 views
Hi
I am using Telerik Reporting Q1 2015 .
In grouping, I saw the grouped columns were showing on left side always with the same look . Can i move it to right side?
Stef
Telerik team
 answered on 12 Jun 2017
5 answers
360 views

Hi Guys,

I have created a class library for reporting only and used telerik.reporting version 10.2.16.914 in my Class library(myReportingDLL). I referenced my Class Library (myReportingDLL) to a Web Project and Web project have telerik.reporting version 10.1.16.504.

Previously, Web project not giving any error and report runs but now it is giving an error; 

"could not load file or assembly 'telerik.reporting, version=10.2.16.914, culture=neutral, publickeytoken=a9d7983dfcc261be' or one of its dependencies. the located assembly's manifest definition does not match the assembly reference. (exception from hresult: 0x80131040)"

Please advise.

Stef
Telerik team
 answered on 12 Jun 2017
5 answers
1.6K+ views

Type mismatch in function arguments. Cannot find an overload of the function Join() that accepts arguments of type (String, String).

 

Katia
Telerik team
 answered on 12 Jun 2017
2 answers
374 views

Hi,

I'm using Visual Studio 2015 w/Telerik R1 2017 & SQL Server 2012.

 

Having a strange issue when configuring a report source.

1. Under Configure data connection choose an existing (good) data connection.

2. Click next and select 'Use as Shared Connection'

3. Click next and enter my SQL statement.  The first statement is an @declare.  Followed by some select statements to get the data.  It's a fairly simple 6-table join (works in SSMS).

4. Open the query builder.  Gives message 'The Declare SQL construct or statement is not supported.'  Click Ok and then Execute Query.  The same records are returned as when running the query in SSMS.

5. After configuring the data source and design time parameters I get to the preview screen.

6. Click Execute Query.  Get message 'The variable name @CustomerNumber' has already been declared...'  It's using the same parameters as step 4.

 

Questions:

In step #4 the SQL query runs in spite of the message 'The Declare SQL construct...'.  Does this mean the query is Ok or not?  If not Ok then why is data returned from the query builder?  The SQL is valid in SSMS so I would expect the same to be used when in the designer.  The message 'The Declare SQL construct...' is troubling as this is a normal part of SQL Server.  So does the Telerik designer support the FULL implementation of SQL Server?

In step #6 the error message is misleading.  The variable is only declared one time.  How can I get past the error message?

 

Thanks,

Jim B

Stef
Telerik team
 answered on 12 Jun 2017
2 answers
121 views

Any chance to have a responsive html report, I didn't find any responsive report in demos!

Thanks in advance

Stef
Telerik team
 answered on 12 Jun 2017
1 answer
80 views
how to pass ReportParameters  in angular JS  . kindly provide some sample code .
Stef
Telerik team
 answered on 09 Jun 2017
1 answer
290 views

How to use report in angular 1.x with sql server . provide some sample code .

 

 

Stef
Telerik team
 answered on 09 Jun 2017
3 answers
384 views

Hello. I have a project that uses Telerik controls. In my case, I'm dealing with Telerik Reporting.

When I try to preview the report in Visual Studio (I'm using VS 2017), an error about lc.exe is preventing the preview. IIn the past, 've usually deleted license.licx files from the entire solution and things worked.... except for today.

After deleting those licx files, they get re-added ( obviously ) and I'm still unable to preview my report.

What are other ways around this? Deleting the licx files isn't working any more it seems.

Stef
Telerik team
 answered on 08 Jun 2017
6 answers
783 views

Hi All,

          This might just be my lack of M$ Word skills, but how do you add / edit text outside of the nested tables that are generated from an exported report, Html Viewer - export to word, as l can not seem to figure it out.

If l use export to RTF and then open /edit with word it all works fine and l can move my cursor outside of the tables and add text etc. At first l thought maybe it was my report but trying one of the online Telerik Demo reports exported to Word, gives me the same amount of frustrations.

Typing inside the tables is fine, but l would like to add stuff after the tables, my version of word is the desktop office 2013.

Thanks in advance

Paul.

 

 

 

Katia
Telerik team
 answered on 08 Jun 2017
Top users last month
Cynthia
Top achievements
Rank 1
Iron
Toby
Top achievements
Rank 3
Iron
Iron
Iron
Danielle
Top achievements
Rank 1
Iron
Iron
Joel
Top achievements
Rank 3
Bronze
Bronze
Iron
yw
Top achievements
Rank 2
Iron
Iron
Iron
Want to show your ninja superpower to fellow developers?
Want to show your ninja superpower to fellow developers?