We are investigating Telerik Reports for WPF.
Our report needs to display 2 fields.
1 field contains content that is serialized from the Telerik RtfDataProvider in a RadRichTextBox in WPF.
1 field contains content that is serialized from the Telerik XamlDataProvider in a RadRichTextBox in WPF.
How do we display the content from both Telerik data providers in a report field?
As an alternative - we can export each field as a PDF. So how do we display a field containing PDF content in the report?
Hi, I have a problem creating a new page. I have a table where the raw materials for the production operation are listed, production operations have their number. I would like to write a condition in the designer that a new page starts when the operation number changes. As I read, it is not possible to read the previous value for comparison. Is there any way to do this? Thanks
Hi,
We have updated our telerik reporting and web report designer to R2.P1.2020 (14.1.20.618).
I am using the report that is attached to this post.(actually it didn't allowed me to upload .trdx file) It has 2 web service data sources:
1. webServiceDataSource1URL - For the Service URL we are using the inline variable "@url" and for Value and design time value we are using the "https://services.odata.org/TripPinRESTierService/People"
2. webServiceDataSource2NoURL - For the service URL we are directly using the "https://services.odata.org/TripPinRESTierService/People"
The scenario #1 is not working and the error is showing in a web designer: "An error occurred while loading the data schema for 'webServiceDataSource1URL': unexpected token | in JSON at position 0". For more details check the attached screenshot. As well you can see that the fields for #2 is loaded and for #1 is not loaded. This report works fine in a standalone report designer.
We are moving toward using the web designer and #1 is the case how how we use the web datasources.
It would be great to have this fixed in a next release.
Thanks,
Have a Web Service Data Source in the Report Designer. Want to set the Service Url field dynamically based on report parameter passed in. Is this possible? That field doesn't have an Expression option. It's just a text field...
Hi,
I would print a list of image, these images are certified mark and I have to show theme in horizontal orientation.
But these pictures could be seen all, or only some. But those that remain visible must all be near and no spaces.
I tried to use the crosstable, but it seems that is not working.
How can I do?
We have a report with a List on it, bound to a collection of records, and grouped by a date field with a Row Group. There is a header row for each group of records, which is a TextBox with the date in it. When rendering to a PDF, everything works fine but the group header row textbox extends to the second page, even though it is well within the bounds of the page. Any suggestions?
Hi All,
I'm creating a telerik report for an application supporting multiple languages.
One of the labels needs to display value based on some condition - the entry is present in default resx file like below - where text1 & text2 are in english
Key => label.Value
Value => =iif(Fields.someProperty= 1, "text1", "text2")
What is the best way to do this in remaining languages? If this condition changes in future, I don't want to change it in other language files.
Thanks in advance.
Hi Telerik,
We are working on the Web Report Designer tool.We are not able to select the created coordinateSystem as show in the attachment.
As seen we have created the 'polarCoordinateSystem1' but when we try to access this in series then we are not able to find this value in coordinateSystem drop down in series.
Request to provide the solution.
Thank,
Vikram