Telerik Forums
Reporting Forum
13 answers
1.6K+ views
Hi,

I am new to forum. Currently we have all our reports done in SSRS. I am facing a problem when i try to ajaxify my application with RadAjaxmanager. As SSRS report viewer control inside an update panel or infact any ajax framework would have many javascript errors.

So, can we bind SSRS server reports to Telerik ReportViewer control?
it would be really great sharing ideas if any one has done anything like this.

Regards,
Sravan Kasyap K.
Supriya
Top achievements
Rank 1
Iron
 answered on 10 Apr 2024
1 answer
329 views

Hi,

 

We have a requirement to create a report using the "Standalone Report Designer". We just want to open the standalone reporting tool from our desktop application at a button click and allow user to create their own reports. For that we have to pass the content of the report from the desktop application to the standalone tool. We tried to pass the argument in "Process.Start" Method. But we got an error message as in the attached image. 

Could you please help us to work on the standalone Report Designer tool with  C# WPF desktop application?

We want to know how the below items will be work.
1) How to open the standalone report designer programmatically (C#)?
2) How to pass the content from C# to the tool?

Thank You !

13 answers
1.5K+ views
Is it possible to adjust the line spacing in the textbox when the line wraps?
ARECNeprix
Top achievements
Rank 1
Iron
 answered on 10 Apr 2024
1 answer
96 views

When I copy and paste existing table from telerik report designer. i am getting below error

I set datasource and table from code.

how can we create a new table using the same datasource(which we set in code) from  designer?

Dimitar
Telerik team
 answered on 09 Apr 2024
1 answer
161 views
Are there any examples of integrating the reporting web service in .NET Aspire? .NET Core 8 minimal api works fine in this framework but your reporting service project makes mvc api controllers.
Dimitar
Telerik team
 answered on 09 Apr 2024
1 answer
104 views

I have an app in Blazor that has an embedded designer.

I have the designer in a dialog, and I want to trigger the save command of the designer programatically (when the user clicks the "Aceptar"  dialog button). 
Is there a way to do it?

Momchil
Telerik team
 answered on 08 Apr 2024
1 answer
173 views

I'm trying to build a custom report generator using the web report designer. all the data sources will be web service data sources.

now I need to impose restrictions for using the already created data sources/reports based on the logged-in user privileges.

1. How can I restrict some users from using certain Shared Data sources or accessing specific reports that are created based on their user rights? 

2. how can I get a list of all the web service data sources created programmatically?

 

 

 
1 answer
110 views
When we open a report with Telerik.ReportDesigner.exe we can edit a HTML Text Box in the Design view (like visible in the image here: Overview Design view) and it's also possible to format the text directly by using the In-Place Editor (like here: Editor).

But we miss this WYSIWYG Editor in Telerik.ReportDesigner.Net.exe (v. 18.0.24.130).
We can only edit the text with the HTML tags and it's no longer possible to adjust the style of a single word by selecting the formatting options like bold, italic, font color, etc.

Telerik.ReportDesigner.Net.exe:
Option "Design view" is missing and even if we edit the text directly (not in the Edit Expression Dialog), we always see the HTML tags.



Telerik.ReportDesigner.exe:


Are we missing something or is this not supported anymore by the newest version of the ReportDesigner.Net?
Momchil
Telerik team
 answered on 04 Apr 2024
1 answer
342 views
Good afternoon, we have an API developed in NET 6 that is running on a Linux server.
Using the Telerik Reporting 18.0.24.305 library, when executing the function var report = (Telerik.Reporting.Report)reportPackager.UnpackageDocument(sourceStream), where sourceStream is System.IO.File.OpenRead(ReportPath), we encounter the following error:

Failed to launch 'type:%20Telerik.Reporting.ReportSerialization.Current.ReportSerializable%601[Telerik.Reporting.Report]' because the scheme does not have a registered handler.

However, if the API is executed on a Windows server, it runs correctly.

How can this error be resolved?
Dimitar
Telerik team
 answered on 01 Apr 2024
2 answers
1.4K+ views
currently we are using webservice datasource to generate a report but i want to change this datasource from webservicedatasource to jsondatasource, when i manually put the json in inline, its working perfectly but how to pass the data from programatically , as of now we are using telerik.reportserver.httpclient dll and createdocumentdata model to send an data to report but i could not see any fields available in the model to accept json data. Anyone help on this and its a large report it has lot of tables , list ,fields etc
Top users last month
Top achievements
Rank 1
Iron
Iron
Iron
Rob
Top achievements
Rank 3
Bronze
Bronze
Iron
ivory
Top achievements
Rank 1
Iron
Nurik
Top achievements
Rank 2
Iron
Iron
YF
Top achievements
Rank 1
Iron
Want to show your ninja superpower to fellow developers?
Want to show your ninja superpower to fellow developers?