I am trying to connect to a web api via the webservice data connector in the standalone report designer. I have been able to return the data in json format via Postman with the same query parameters, but when i try to configure the data source in the report designer, I get the following error.
System.InvalidCastException: Unable to cast object of type 'System.String' to type 'Newtonsoft.Json.Linq.JToken'.
Any thoughts on what the issue could be?
Using Telerik.Reporting.Graph item with Telerik Reporting R3 2018.
For example if we want a bar graph, where some of the bars has diagonal hatching, or a dot pattern? Setting the colour palette is easy enough but no shading?
I have a report book with two reports. The content of the first report is dynamic such that it will only consume half a page or more. Due to the default behavior Second report anyway will start from second page. Is it possible to move content of second report to the first page. So there won't be any white space between contents of both reports (continuous)
Hello,
as you can see in the attached file I have a textbox named textBox4.
This textbox is located at pageHeaderSection1.
Is it possible to set a datasource or a Binding to that textBox or must I have a table with one cell to set a datasource?
And another question:
Is it possible to turn the text by 90 ° in the header of the columns, so I have more space?
I have not found anything in the properties.
Please see the attachement table1.jpg!