Telerik Forums
Reporting Forum
1 answer
241 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
583 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
878 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
113 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
246 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
2 answers
269 views

Hi,

I'm using the Standalone report designer and have exported my stylesheet.xml.

I read https://docs.telerik.com/reporting/style-exportingand-reusing-style-sheets?_ga=2.155451643.1765117186.1569843212-799383587.1565369057

When I create my next report using the standalone designer, I can't figure out where to locate the stylesheet.xml.

My Directory Structures

c:\repos\Reporting\Reports\ - all my reports are here

c:\repos\Reporting\Reports\StyleSheets\    - I've tried copying my stylesheet.xml here, no luck.

c:\ReportDesigner\ - I have the Telerik.ReportDesigner.exe and other files here.

What do I have to do so that the stylesheet.xml is automatcaily added to new reports I create?

Why don't you have an "import" feature to import stylesheets?

Do the external stylesheets have to be available at runtime?

 

So I really have two quesitons:

Designtime location?

Runtime location?

Thank you,

Karl

 

 

 

Karl
Top achievements
Rank 1
 answered on 07 Oct 2019
2 answers
115 views

Hi,

With Two Instances Open, you can't open style dialog in both instances.

These are two instances of a WPF app, they should both be able to open the same dialog in each instance.

WPF is perfectly capable of opening dialogs in instances of the same app.

Please have your developers correct this.  Each running application should not share anything between each others.

Thank you,

Karl

Karl
Top achievements
Rank 1
 answered on 07 Oct 2019
1 answer
242 views

Hi,

I have a table with a date type column.

Hello, I have a table with a date type column. I am trying to sort it ascendingly, the types of numeric data and Strings work correctly but the date types do not recognize them.

How can I do it?

 

Thank you.

Neli
Telerik team
 answered on 04 Oct 2019
7 answers
1.5K+ views

Hi,

I'm new to Telerik reporting and using the Standalone Designer.

My report is driven by data that contains name, address and a collection of fund data.

I have a table with this data:  Fund Name, Date, Amount

I need to display the data grouped by Fund Name, and show summary row for each Fund Name, and a Grand Total for all funds.

Parking Lot Fund

1/1/2019                   $50.00

1/2/2019                   $50.00

                       Total $100.00

Building Fund
1/1/2019                   $50.00
1/2/2019                   $50.00
                      Total  $100.00

            Grand Total  $200.00

I have a table control in my detail section, have spent a few hours trying to do the above.  

How can I add the grouping and summary for my table.

Thank you!!!

 

Karl

 

Neli
Telerik team
 answered on 04 Oct 2019
8 answers
1.6K+ views

There seems to be a recent change in how printing from the report viewer works. The used to open the print dialog and you could print from there. Now when you click print on the report viewer the browser prompts you to save as pdf.

I've noticed this is happening on Telerik's demo page. 

Is it a browser setting? Is anyone else having this issue?

Thanks.

 

 

Nasko
Telerik team
 answered on 03 Oct 2019
Top users last month
Will
Top achievements
Rank 2
Iron
Motti
Top achievements
Rank 1
Iron
Hester
Top achievements
Rank 1
Iron
Bob
Top achievements
Rank 3
Iron
Iron
Veteran
Thomas
Top achievements
Rank 2
Iron
Want to show your ninja superpower to fellow developers?
Want to show your ninja superpower to fellow developers?