Telerik Forums
Reporting Forum
6 answers
1.4K+ views

Hello, I'd like to, using the Standalone Report Designer, Import an existing Visual Studio Report (.cs) and save it as a trdx.

I have seen the following links:

http://docs.telerik.com/reporting/import-report-wizard

and

http://docs.telerik.com/reporting/standalone-report-designer-import-clr-reports

 

They indicate it possible but the second link seems for a different interface than mine. (There is no " In the Open dialog window, select .NET Report Library from the file type combobox. ")

and following the first link leads to an Import Report Wizard but in the "available converters" there is only Crystal Reports. Also the file filter gives no option for extensions other than *.rpt.

 

Do I have to install/ download a .NET converter?

 

I have Report Designer Q3 2015.

 

Thanks,

-Jeff

Chris
Top achievements
Rank 1
Veteran
Iron
Iron
 answered on 01 Jun 2021
0 answers
2.1K+ views

Hi,

I upgraded my Telerik reporting version to the latest version.

I view reports using the Properties dialogue of a ReportViewerall worked fine.

but after some reports, suddenly I get this error:

Invalid report type Exception has been thrown by the target of an invocation.

and I do not can see any reports. (all the reports , others too).

Yesterday I get this error all time. Today the reports worked fine' and suddenly I get this error again.

Can anyone shed any light as to the possible reasons why this might be happening?

Thanks

Chani


 

Chana
Top achievements
Rank 1
 asked on 29 May 2021
0 answers
122 views

Hello there,

I am using C# .net Winforms Report. 
I have a data set like this

{Code, $dollar}
{0, 100} {0.1 , 125}, {0.2, 127},
{1.2, 250},{1.4,210},
{2.0,250},{2.3,210},
{5.2 , 300}


I tried to make a simplest scatter plot with every dots connect by line. I do not want the category group because if I do, then I will be missing  4, and 6 in x axis. it will have 0, 0.1, 0.2, 1.2, 1.4, 2.0, 2.3, and 5.2 only which is categorized.
I want x's range to be fixed from 0 to 6 with equal space.
scatter plot cannot have series group but line graph requires series group. 

I tried so many different ways but couldn't figure it out.
Can you show me some examples? 

Song
Top achievements
Rank 1
 asked on 26 May 2021
1 answer
753 views
I need to change the column name of the report based on the Day of Week.
I could not find this function on the docs.
Kaloyan
Telerik team
 answered on 26 May 2021
1 answer
423 views

net core 5, angular 9, telerik REST service, working fine on local when debug in VS

but after deploy, it  showing loading, then showing No page to display, no error.

tested api/reports/formats working, report calling backend api working, just not showing report.

any help pls

 

Plamen Mitrev
Telerik team
 answered on 26 May 2021
1 answer
137 views

We are using the Report Designer V 14.1.20.513. I was hoping for an explanation of sortings. Some of our reports have 10 or more groupings, and sorting doesn't always do what I expect. It seems like I need to duplicate all the group sorting into the program sorting, but I can't tell which one rules in that case. Sometimes in the groups I need to add a 2nd sort from the next group to get the report to work. Can you explain the differences between group and program level sorting.

Thank you.

  
Dimitar
Telerik team
 answered on 25 May 2021
2 answers
352 views
   Is there a way to connect telerik report designer to Cosmosdb
Devin
Top achievements
Rank 1
Iron
 answered on 21 May 2021
0 answers
129 views
I have a textbox within a table.  I set the background color as test to red and the borders as solid.  The changes are visible in the designer, but get lost when I run the report.  It is only happening with the one textbox.  What is the problem?
1 answer
134 views

I have a report with a PictureBox control in it. The report could have multiple images of various sizes and because some of these images could be larger than the actual page width, i use the ScaleProportional setting with the container of the picturebox taking up the entire page. This way the image will take up as much of the page as necessary without exceeding. 

The issue is that we also have some images that are smaller, and when the report prints, it retains all the whitespace defined by the picturebox container. Is there any way to configure my report so that the smaller images do not retain all this white space?

The images are fed into the report using a url on our file server passed into the PictureBox bindings so I don't have access to the actual dimensions of the image

Todor
Telerik team
 answered on 21 May 2021
1 answer
130 views

We have a Winforms App that has an embedded WPF Telerik Reporting User Control

It works fabulously until search. The Search Button on the Telerik Report Launches a Modeless Window with the ComboBox for Searching. The Rub comes between The ElementHost and the WPF Control. When A WPF Control Hosted by Winforms uses Modeless operations the WPF Control must call a Static method to Enable Modeless opetion from a static Method

ElementHost.EnableModelessKeyboardInterop(Window wpfHostedWindow)

My Question is will my embedded control (item 1)  be sufficient for the wpfHostedWindow?

Or will i need to pass the actual Find Window (item 2)?

Or the ComboBox Source (item 3)

 

Todor
Telerik team
 answered on 19 May 2021
Top users last month
Jay
Top achievements
Rank 3
Iron
Iron
Iron
Benjamin
Top achievements
Rank 3
Bronze
Iron
Veteran
Radek
Top achievements
Rank 2
Iron
Iron
Iron
Bohdan
Top achievements
Rank 2
Iron
Iron
Richard
Top achievements
Rank 4
Bronze
Bronze
Iron
Want to show your ninja superpower to fellow developers?
Want to show your ninja superpower to fellow developers?