Telerik Forums
Reporting Forum
1 answer
53 views
Hi,

In our application we perform a report refresh by using ReportViewer.RefreshReport(). After this refresh the preview is always jumping to the top position of the report.
Is there a way to keep the old position so the user hasn’t to scroll down after every refresh? For example by jumping back to the cursor position which I already know from the OnInteractiveActionEnter event?

Thanks and kind regards,
Markus
Stef
Telerik team
 answered on 15 Feb 2017
3 answers
366 views

Dear Telerik team

 

Our report layout is according to the images in the appendix and displays a list with mechanical checkpoints:

- tableCheckpoint (always displayed)

- panelSpareparts (only visible if Fields.Parts.Count > 0)

- panelImage (only visible if Fields.ImageRows.Count > 0)

 

Further:

- All dockings are set to "Top"

- The parent panel "panelCheckpoint" has a binding for Height: = '12mm'

 

The parent panel "panelCheckpoint" is resizing correctly except for the case panelImage = visible and panelSpareparts = not visible (see image).

I tried to set "panelCheckpoint" binding Height by formula (to a manually calculated value) but if the Height value is smaller than '12mm' the list is not showing all checkpoints (is this a bug?).

Any suggestion what I should do?

Thanks and regards

Markus

Stef
Telerik team
 answered on 15 Feb 2017
1 answer
284 views

Hello,

we are currently trying out Telerik Reporting / Report Server for usage in our product. Our software product publishes an read only OData service as an interface for report generators. Because Telerik Reporting has no built-in Support for OData we tried to use the "cdata OData ADO.NET Provider" in the standalone designer.

When adding a SQL Data Source to a Report we are successfully able to select the cdata Provider and connect to the OData Northwind sample Service (see screentshot #1). But then in step #3 "Configure data source command" the query builder is not available and the select statement fails with an error message (see screenshot #2). The select Statement works fine in Visual Studio Server Explorer.

Is there anything we can do to get it working?

 

Best regards
Holger

Stef
Telerik team
 answered on 14 Feb 2017
9 answers
401 views
when I export a simple list of items to an excel worksheet (I bound to a collection of business objects, accepted basically the defaults). I get an error that excel recovered unreadable content and that it needs to repair.

The log shows the following:

<?xml version="1.0" encoding="UTF-8" standalone="true"?>
-<recoveryLog xmlns="http://schemas.openxmlformats.org/spreadsheetml/2006/main">
<
logFileName>error530880_01.xml</logFileName>
<
summary>Errors were detected in file 'SignalListReport2.xlsx'</summary>
-<
repairedRecords summary="Following is a list of repairs:">
<
repairedRecord>Repaired Records: Cell information from /xl/worksheets/sheet.xml part</repairedRecord></repairedRecords>
</
recoveryLog>

How do I fix this?
Stef
Telerik team
 answered on 14 Feb 2017
1 answer
1.3K+ views

In the Designing Reports doc, it says:

 Now() Returns the current date and time on the computer processing the report, expressed as the local time.

I have a server to generate the report,  so the Now() = server local time.   Server can be deployed to anywhere ( UTC offset can be any value)

I want to show client local time Now() in the report.  How can I implement it? 

Stef
Telerik team
 answered on 13 Feb 2017
1 answer
93 views

Hi,

We encounter the issue with DatePickerFor in Google Chrome. When we use date control in MVC View as follow, it's not populating date value from the database.

@Html.Kendo().DatePickerFor(r => r.ReturnDate)

It's give us blank in edit screen as well. Can you please provide solution for that?

 

Thanks

 

Stef
Telerik team
 answered on 13 Feb 2017
1 answer
333 views

Hi,

I have used Telerik label report with Avery 5160 and it give me following format for 7 records.

A D G

B E

C F

I need the layout like follow. How can I get that?

A B C

D E F

G

Please provide information to change the layout.

 

Regards,

Mark

Stef
Telerik team
 answered on 13 Feb 2017
6 answers
146 views
Line chart does not show any line or dot for a single value of X Axis.
Ivan Hristov
Telerik team
 answered on 13 Feb 2017
3 answers
408 views

Dear support team,

We have implemented an ASP.NET Core REST Service controller which inherits from Telerik.Reporting.Services.AspNetCore.ReportsControllerBase. In addition, we have designed a report that consist of an ObjectDataSource, which is expected to call a function from a particular class, in order to get the report data.

When HTML 5 Report Viewer requests for the report from the REST service, we get the following error:

An error has occurred while processing Report 'ReportName':
The assembly "MyAssembly, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null" is not
permitted to be used by an ObjectDataSource component. Please include it in an AssemblyReferences element in the
Telerik.Reporting configuration section of your application configuration file.

According to other posts, this error most likely occurs because the assembly name has not been added to the 'Telerik.Reporting/AssemblyReferences'  section of the web.config of the project. In our case though, we don't have a web.config file since we are using ASP.NET Core.

Could you please advice how we could overcome this issue?

 

Kind regards,

GD

 

 

Georgios
Top achievements
Rank 1
 answered on 13 Feb 2017
1 answer
166 views

Hi,

 

I have a request to add in Kendo.Editor a table copy pasted from Word/Excel. The editor performs good. Now my issue is that i created a template for a report and the content of this editor needs to be in the report. I use TelerikReporting v10.2.16.1025.

The report is not translating the table from Word in a nice table in the report. It just puts the content in a row and the content is the table content row by row.

Is there an option to do this? BTW, the report have a the element HtmlTextBox as object to add data in.

 

Regards,

Vlad

Stef
Telerik team
 answered on 10 Feb 2017
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?