Telerik Forums
Reporting Forum
4 answers
460 views
Hello,
I have successfully created a report in my application and I want to save it to my disk but before saving it I should be sure that the data in the report is fully loaded from the Database. The problem is that the database isn't in the local computer and I am connecting to it remotely through the internet and it takes some time to retrieve the data depending on the internet speed which is low in my country so I have to "Thread.Sleep" my application for a few seconds in order to fully load the report and the problem is i don't know how much time i need to load it so I was thinking of a way which I could check if the report is fully loaded instead of using the Sleep function. does the Telerik reporting have such a function which i could use to check the report is loaded and after that saving the report to my disk?
Thank you
K.Eshraghian
Venkat
Top achievements
Rank 1
 answered on 11 Jan 2019
1 answer
288 views

I have a Telerik.Reporting.Graph configured as a Line graph with a DateTime x-axis. Is there a way I can format the graph label so that it displays the week of the date? For example, instead of displaying a date and time, I'd like the x-axis label to display "Week 1 - 2018", "Week 2 - 2018", etc.

The formatting seems declarative without any ability to introduce customization that transforms the graph label.

I attached a screenshot for reference.

Thanks,

Jim

Todor
Telerik team
 answered on 10 Jan 2019
0 answers
100 views

We have a Telerik report in our ASP.Net MVC application and the report is rendered in the ASP.Net MVC report viewer. The MVC application is hosted in 2 servers on Azure of equal specs. Both servers show the same page load times for the reports page.
We are using same datasource to generate the report. To render the report, on one server, the control takes more than 1 minute, while the other one takes around 10 seconds. We noticed this behavior even with a very low number of records (50 - 100).

Can you advise us on what steps we can take to diagnose the performance issue we having with the Reports View Control.

Gihan
Top achievements
Rank 1
 asked on 09 Jan 2019
5 answers
380 views

I have a report that needs to be generated in large quantities and sent to clients, so performance is of utmost necessity.

I've realized by monitoring SQL Server Profiler that all the available parameter values are queried twice, causing a few milliseconds of time wasted. 

This however is not as serious as the fact that the main datasource queries are run twice as well. These cause quite a performance hit when generating reports.
After some investigation it seems that one of the tables referencing the datasource in the report is what is causing the repeat query. I find this strange since none of the subreports that use the same datasource cause the same behaviour.

The datasource value of the table is set to my maindatasource and no additional calculation is done on the data. The table literally just displays field values directly from the datasource

 Why is my database getting hit more than once to retrieve exactly the same data?

The datasource is of type Telerik.Reporting.ObjectDataSource and I'm using 2015 Q3  

Nasko
Telerik team
 answered on 09 Jan 2019
1 answer
78 views

HI

I am using Report Designer in Visual Studio IDE,
but I found that there have no "About" command for Report Designer IDE.

I need to know what the Report Designer version that I'm using.

Best regards

Chris

 

 

Silviya
Telerik team
 answered on 09 Jan 2019
3 answers
516 views
Hi There,
I wanted to add grouping programmatically in my report (the idea is to use one report with different data, one grouped and the other is not).

I followed the code from the documentation "Adding a group to a report programatically" but It didn't work. I got an error "Table Body has 1 rows but 2 are expected.". 

I created a simple report for your reference (I don't want to share the actual report), could you let me know what's wrong.

Here is the sample report.

Many thanks
Silviya
Telerik team
 answered on 07 Jan 2019
1 answer
120 views

Hello,

 

I have a report which will be sent to n receivers. All receivers will receive the same report.

For this reason I want to add name and address in the report header.

In the end I want to generate one pdf with the n reports, one for each receiver.

Is it possible to do this in in one report, or do I have to make n reports and merge them together after they are genererated?

Please advice!

 

Regards Vegard.

Silviya
Telerik team
 answered on 07 Jan 2019
4 answers
103 views
The center of the X and Y axes is not in the center of the Bubble or Scatter chart.

General Information:
- Operation System: Windows 10
- Telerik Reporting, version 12.1.18.516
- The control: Telerik Reporting Graph, Chart type: Bubble or Scatter
- Report designer: Visual Studio 2015
- Project type: Class library
- Report name: NgoImpact (attached)

Chart Description:
1. The chart has two coordinate axes:
    X axis has a constant range of values from -10 to +10
    Y axis has a constant range of values from -10 to +10
2. The chart always shows 5 objects.

Problem #1:
The center of the X and Y axes is not in the center of the chart. The center of the X and Y axes moves towards the object with the lowest absolute value. Please see images: Pic1.png, Pic2.png, Pic3.png.
Question: how to fix the center of the X and Y axes in the center of the chart?

Problem #2:
The markers of objects that are located on the edge of the chart are clipped. Please see images: Pic1.png, Pic2.png, Pic3.png.
Question: How to prevent clipping of markers on the edges?
Shmulik
Top achievements
Rank 1
 answered on 06 Jan 2019
1 answer
152 views
I have data (get from stored proceduce in SQL). Telerik report show data very slow (data have 16828 row) about 2 - 3 minute. I have attach database and report .Can you help me. Thank you very much.
https://www.mediafire.com/folder/tfos9wtsxxttp/
Silviya
Telerik team
 answered on 03 Jan 2019
1 answer
670 views

I have data (get from stored proceduce in SQL). Telerik report show data very slow (data have 16828 row) about 2 - 3 minute. I have attach database and report .Can you help me. Thank you very much.

https://www.mediafire.com/folder/tfos9wtsxxttp/

 

 

Silviya
Telerik team
 answered on 03 Jan 2019
Top users last month
Edmond
Top achievements
Rank 1
Iron
fabrizio
Top achievements
Rank 2
Iron
Veteran
RobMarz
Top achievements
Rank 2
Iron
Fakhrul
Top achievements
Rank 1
Iron
Tejas
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?