Hello Telerik Support Team,
I am experiencing an issue with a report generated from a database in my desktop application developed in C#. I am using Visual Studio 2015 with .NET Framework 4.0 and Telerik Reporting version R1 2017 SP2 (11.0.17.406).
Below is a description of the observed behavior:
Additionally, I have noticed that the hyperlinks appear misaligned in some machines running Windows 11. Interestingly, on some devices with the same version of Windows, the behavior is correct, and the images load appropriately.
I would like to know if there is any solution or adjustment I can make to ensure that the images load correctly when selecting each hyperlink and to resolve the hyperlink alignment issue.
Thank you in advance for your assistance.

Hi
I'd like to programmatically (from an OpenEdge ABL procedure) run a Telerik Report (TRDP file) that has been saved on disk.
I'd also like to point that report file to 2 datasources at runtime that are also on disk "invoiceHeader.json" and "invoiceLines.json".
The output must be a PDF file.
Please can you point me in the right direction.
Many thanks
Jon

Hello,
I am very new to Telerik reporting and a client has asked me to resize a column in a table so that the column to the left is smaller and the one to the right can be larger. I'm finding this to be very difficult. If I try to type in a different size, it tells me the property is invalid. I can't slide it over by grabbing anything. I tried removing all text from within the columns first. Is there something I can check that is preventing me from doing this?
thanks in advance!
-Crystal

Hi All,
(.NET 8 application)
I have created unit tests to run Telerik report component and it works great. I load the report definition file and run using ReportProcessor and get an output pdf file.
I have also created custom functions and configured the standalone report designer (SRD) config file. I can preview the custom functions in the SRD. Now I have a problem, I dont know how to configure the unit test environment to load the custom functions? Can anyone give advice how to configure for unit tests?
Thanks
I'm trying to find an error in my code, but I don't even know where to look. How can we get support from Telerik to help identify the exception?
How do we get more detail from errors like this?
[MissingMethodException: Method not found: 'System.Collections.Generic.List`1<System.Collections.Generic.IEnumerable`1<!0>> Telerik.Reporting.Processing.DocumentParametersManager`1.GetParametersByReports()'.] Telerik.ReportViewer.WebForms.ReportRenderOperation.ProcessReport(ReportSource reportSource, Hashtable deviceInfo, IRenderingContext renderingContext) +0 Telerik.ReportViewer.WebForms.ReportRenderOperation.PerformOperationOverride() +226 Telerik.ReportViewer.WebForms.ReportPageOperation.PerformOperationOverride() +88 Telerik.ReportViewer.WebForms.HandlerOperation.PerformOperation(HttpContext context, ICacheManager cacheManager) +49 Telerik.ReportViewer.WebForms.BasicHandler.ProcessRequest(HttpContext context) +182 System.Web.CallHandlerExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute() +195 System.Web.HttpApplication.ExecuteStepImpl(IExecutionStep step) +50 System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean& completedSynchronously) +73

