Telerik Forums
Reporting Forum
4 answers
266 views
Do you have plan to develop web based report designer? we need it to go on devoloping our program with telerik
Ivan Hristov
Telerik team
 answered on 11 Oct 2019
2 answers
131 views

MVC HTML5 Report not rendering rect shape correctly when exporting to excel.

Version: 2017/3.0

See atached files.

Fernando
Top achievements
Rank 1
 answered on 10 Oct 2019
1 answer
552 views

OK, this one is to ask those using the Stand Alone Report Designer.

Looking for advice on which report designer to use, I understand it depends on my situation so here it is.
1. Just starting with reporting, have dabbled with both designers over the last week
2. Currently the site is a webforms public website using ASP.NET AJAX Controls.
3. I am the only developer, for a website that displays scientific data (right now mainly grids and graphs) that could benefit from Telerik reporting cross-tabs, graphs etc.
Before I decide which to choose I wanted to get your opinion on the pros and cons of the two designers.  For this reason I am posting this on both reporting forums for obvious reasons.
1. Which report designer gives you the most flexibility in design and what do you consider the pros and cons are of each.
2. Posts on the forum are 2,417 posts for stand alone (SARD) and 43,368 for Visual Studio (VSRD) - does this reflect that most people have chosen VSRD, and/or are there more problems when designing with VSRD.
3. If fewer people are using SARD do you envisage Telerik will continue with it (I have been stranded before on blind paths), and if they don't can the report file (TRDX) be easily imported into VSRD?
Many thanks on any advice!
Ian
Aussie Enjoying Oregon

Peter
Telerik team
 answered on 09 Oct 2019
1 answer
154 views

Looking for advice on which report designer to use, I understand it depends on my situation so here it is.

1. Just starting with reporting, have dabbled with both designers over the last week

2. Currently the site is a webforms public website using ASP.NET AJAX Controls.

3. I am the only developer, for a website that displays scientific data (right now mainly grids and graphs) that could benefit from Telerik reporting cross-tabs, graphs etc.

Before I decide which to choose I wanted to get your opinion on the pros and cons of the two designers.  For this reason I am posting this on both reporting forums for obvious reasons.

1. Which report designer gives you the most flexibility in design and what do you consider the pros and cons are of each.

2. Posts on the forum are 2,417 posts for stand alone (SARD) and 43,368 for Visual Studio (VSRD) - does this reflect that most people have chosen VSRD, and/or are there more problems when designing with VSRD.

3. If fewer people are using SARD do you envisage Telerik will continue with it (I have been stranded before on blind paths), and if they don't can the report file (TRDX) be easily imported into VSRD?

Many thanks on any advice!

Ian

Aussie Enjoying Oregon

 

Peter
Telerik team
 answered on 09 Oct 2019
6 answers
903 views

Hi,

I have a report with a table in the detail section.  The table is grouped on a field called 'Organization'.  I also have a parameter called 'Organization'.  The table will give one full iteration for each organization that the user chooses in the organization parameter dropdown.

What I want is to page break after each iteration of the table.  So if I choose org1, org2 and org3 from the 'Organization' dropdown, the report will generate 3 pages, each with a table iteration for each organization that the user has chosen.

I need this functionality for a client by next week and I cannot figure out how this is done.  Can someone PLEASE help?

 Thanks,

Phillip

Nasko
Telerik team
 answered on 09 Oct 2019
1 answer
249 views

Hello,

Please, I would be VERY VERY glad if someone could help me.

I have a report that has a sub-report inside it and it's working just fine.

The sub-report can give one or multiple lines as output for a single row in the master report.
However, when a row's height in the master report is too high (due to the output of other cells, not the sub-report), then the sub-report's output doesn't fill the gap in the master report.

I've tried so many thing that I read in this forum, but none of them worked.
I've attached a real example of what's happening:

The master report uses a table, while the sub-report uses only text boxes. 

 

Thank you very very much

Todor
Telerik team
 answered on 08 Oct 2019
4 answers
604 views
I have a textbox with a specific width, I want the text to display and then truncate at the length.   I have set WordWrap, Multiline, and CanGrow to False, but when I programmatically export to PDF, it doesn't show partial words.  Crystal Reports does this.  

I have the latest 2012 version.  

Peter
A.
Top achievements
Rank 1
 answered on 08 Oct 2019
9 answers
898 views

I am getting the following error:

System.TypeInitializationException
  HResult=0x80131534
  Message=The type initializer for 'Lock' threw an exception.
  Source=Telerik.Reporting
  StackTrace:
   at Telerik.Reporting.Cache.CacheStorage.Lock..ctor(String key)
Inner Exception 1:
FileNotFoundException: Could not load file or assembly 'System.Threading.AccessControl, Version=4.0.2.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a'. The system cannot find the file specified.

The current packages installed from my .csproj file:

<PackageReference Include="HangFire" Version="1.6.17" />
    <PackageReference Include="KendoUICore" Version="2018.1.117" />
    <PackageReference Include="KendoUIProfessional" Version="2018.1.117" />
    <PackageReference Include="Microsoft.AspNetCore.All" Version="2.0.5" />
    <PackageReference Include="Microsoft.EntityFrameworkCore" Version="2.0.1" />
    <PackageReference Include="Microsoft.EntityFrameworkCore.Design" Version="2.0.1" />
    <PackageReference Include="Microsoft.EntityFrameworkCore.SqlServer" Version="2.0.1" />
    <PackageReference Include="Microsoft.EntityFrameworkCore.Tools" Version="2.0.1" />
    <PackageReference Include="Microsoft.Net.Http" Version="2.2.29" />
    <PackageReference Include="Microsoft.VisualStudio.Web.CodeGeneration.Design" Version="2.0.2" />
    <PackageReference Include="Moq" Version="4.8.1" />
    <PackageReference Include="Newtonsoft.Json" Version="11.0.1-beta3" />
    <PackageReference Include="System.Net.Requests" Version="4.3.0" />
    <PackageReference Include="Telerik.Reporting" Version="12.0.18.117" />
    <PackageReference Include="Telerik.Reporting.Services.AspNetCore" Version="12.0.18.117" />
    <PackageReference Include="Telerik.UI.for.AspNet.Core" Version="2018.1.117" />

Stephen
Top achievements
Rank 1
 answered on 07 Oct 2019
1 answer
123 views

I add border to graph's data point style but it doesn't work. Background color and other is fine but this is not. How to fix?

 

 

Eric R | Senior Technical Support Engineer
Telerik team
 answered on 07 Oct 2019
1 answer
258 views
How can I add zebra stripes (alias green bar stripes) to pdf reports generated by Telerik Reporting?
Todor
Telerik team
 answered on 07 Oct 2019
Top users last month
Ambisoft
Top achievements
Rank 2
Iron
Pascal
Top achievements
Rank 2
Iron
Matthew
Top achievements
Rank 1
Sergii
Top achievements
Rank 1
Andrey
Top achievements
Rank 1
Want to show your ninja superpower to fellow developers?
Want to show your ninja superpower to fellow developers?