404 questions
1
vote
1
answer
45
views
Telerik Report Generation Fails in IIS on Azure VM with OperationCanceledException
I have an ASP.NET Core Web API that generates reports using Telerik Reporting. The report generation works perfectly in my local development environment, but when deployed to an Azure VM with IIS, it ...
0
votes
0
answers
130
views
Programatically Update Telerik Report Viewer Properties in Angular Project
I am developing an Angular 12.2 application which has a Telerik Angular Report Viewer (v12.21.326). My Angular template is as follows:
<tr-viewer #reportViewer
[reportSource]="{ ...
0
votes
1
answer
181
views
Telerik.Reporting v18 with .Net ReportsController - front end ReportViewer cannot resolve the reports
Working with Telerik.Reporting 18.1.24.514 in our .Net 8.0 project in Visual Studio 2022.
In our old framework 4.6 project, Our ReportsController.cs was calling into a separate Reports project which ...
0
votes
1
answer
226
views
Telerik Reporting - Negative Value Format Not working with .net 7
I have updated my project's version from .Net core 3.1 to .Net 7
and the Nuget package of Telerik reporting from version '17.2.23.1010' to '17.2.23.1114'.
I am using Telerik Report Designer to work ...
1
vote
0
answers
387
views
C#/.NET - Working with Telerik.Reporting, how to get a Telerik.Reporting.Report from .trdp
I am trying to do two things, I am trying to get a Telerik.Reporting.Report object from an absolute path for a given .trdp file and then turning that Report instance into a PDF byte[]. I have been ...
0
votes
2
answers
206
views
Telerik Report Designer Standalone - WPF - Invalid value of report parameter
I created a report using Telerik Report Designer Standalone with sqlDataSource1 setup with the following ReportParameters like this:
In my code setup in C# project and send the parameter as Int32
...
1
vote
1
answer
139
views
Telerik Reporting Failed to connect to server
Using ODP.NET managed provider, I'm trying to connect telerik reporting tool to an oracle database on a remote server but I keep getting this error:
enter image description here
Even though it works ...
0
votes
2
answers
649
views
Issues with TelerikReports upgrade to 2023 R3, with Angular front end reports wrapper
I updated my front end package.json to use the Telerik Angular Report Wrapper (published in Nov 2023):
"@progress/telerik-angular-report-viewer": "^20.23.1114",
i.e. as per npm - ...
0
votes
1
answer
1k
views
Not able to open the Telerik report designer in VS 2022 and using .net 6.0
Able to open the telerik report designer in the .net 4
but unable to open it in the .net core version 6
I attempted to add the Telerik Report 2023 template to a .NET 6 project in Visual Studio 2022 ...
1
vote
2
answers
618
views
Telerik Reporting ReportSerializable exception
While running Telerik Reporting (Designer) on my MacOS in .NET6 (Web Application, KendoUI even simple MVC) I was getting an error:
{"message":"An error has occurred.","...
-1
votes
1
answer
70
views
Can I Develop Blazor MAUI project with Connecting the ObjectDataSource Component to a Data Source in Telerik Report?
I Need to develop the Blazor MAUI project with the Telerik Report in that project stored. Also, that report needs to be created with Connecting DataObjectSource.
I want to know how to develop a ...
1
vote
0
answers
110
views
Cache issues in Telerik Reporting in MAUI Blazor
I have created Blazor (.Net7) MAUI Windows application and used Telerik Reporting for Reports.
@if (SourceOptions != null)
{
<ReportViewer ViewerId="ReportView&...
0
votes
1
answer
148
views
Telerik Reports Top N Records are incorrectly displaying
I am designing a Telerik report. My data source contains 33 records for a single date (say 01-May-2023). When I choose to select top 20 records, I expect that all 20 records should be of the same date ...
0
votes
1
answer
657
views
'ReportServiceConfiguration' does not contain a definition for 'ReportingEngineConfiguration' error in Telerik Web Report Designer (dotNetCore) api
I have built a Telerik Web Report Designer web api using the dotNetCore and it has an issue of 'ReportServiceConfiguration' does not contain a definition for 'ReportingEngineConfiguration' I have ...
-1
votes
1
answer
47
views
Is there a Telerik control that can open, edit, and export Visio files?
Is there a Telerik control that can create, open, edit, and export Visio files ?
0
votes
1
answer
269
views
how to integrate Telerik Reports with Application through VS Code
I want to generate the report using Telerik Reporting,
I install Telerik UI for.NET core
I want to generate reports through the web application in .NET Core
I want to know how to create reports ...
0
votes
1
answer
520
views
Setting connecting string in Blazor Telerik Report Viewer
I know this should be easier than this, I was reading the Telerik Documentation since hours but without solution.
I have Blazor Server Side project.
I added Telerik Report Viewer.
<ReportViewer ...
1
vote
0
answers
122
views
Telerik report designer - substraction of sub total from 2 tables
I have attached the Telerik report design SS, as I have used 2 tables Lease and credit, and from this, I want to subtract the subtotal between lease and credit and show it in the grand total. But I am ...
0
votes
0
answers
128
views
Telerik Radgrid Issue in Modal box ASP.Net Webforms
I am using Telerik Ragdrid in the Modal Box but it is not fetching any values on OnBatchEditCommand in the Radgrid that I populated from jquery.
Here's the code from which I populated the Radgrid
var ...
1
vote
1
answer
102
views
Telerik Freezing header columns
From few days I have been trying to use freezing columns headers. I have followed knowledgebase of telerik reporting services. But still unable to get solutions.
<Table DataSourceName="...
-1
votes
1
answer
775
views
CORS error calling ASP.NET Core 5 Web Application for Telerik Reporting
Following the Telerik walkthrough here to create a Telerik Report host.
In the .NET CORE 5 project I enable CORS as follows:
In Startup.cs
public void ConfigureServices(IServiceCollection services)...
2
votes
1
answer
491
views
Telerik Reports: only show specific file format in dropdown of file format
I am creating a web application in which I have Telerik reporting and user can download those reports, My application is created on asp.net mvc using jQuery for front end,
below is my code for the ...
0
votes
1
answer
586
views
Telerik report kendo UI angular toolbar icon not loading proper
toolbar icons are not loading In index.html
<link href="https://kendo.cdn.telerik.com/2020.3.1118/styles/kendo.common.min.css" rel="stylesheet" />
<link href="...
0
votes
1
answer
375
views
Unable to containerize Telerik Reporting API; facing issues with libgdiplus
I'm trying to run a Telerik Reporting (version 15.2.21.1125) sample (official docs) into a Debian container with no luck.
Every time the HTTP request for a report is being handled, an error occurs in ...
0
votes
0
answers
416
views
Report columns overlap with each other
I've been having this problem for a while now, in some parts of my report the columns overlap, no matter what I do on the styling I still can't fix it. Here's how it looks:
EDIT:
I'd also like to add ...