When I generate my pie charts, sometimes all of the labels get stacked on top of one another and it shrinks the pie chart down to a tiny size to make room for all of them.
Is there any way to get the chart to move some to the left and some to the right so it doesn't do this? See the attached image, compare the size of each pie chart and notice how one of them has 6 labels stacked in one spot
Thanks
I'm having trouble with re-running reports and the export button. In this scenario, hitting the export button will export all previously opened version of the report, so you end up with multiple exports. Here's the setup:
Lets say you create a telerik report and you have some kind of a parameter building UI. You run the report and it opens up below your parameter building section. Then you decide you want to add one more thing, you add the new parameter and run your report again. The report correctly loads with the new parameter.
In both runs the report executes on the same element. On run, it clears the data from the element with the following line of code: myReportData.removeData();. After which it recreates the report.
However, when you click "export to pdf", you get a pdf from both versions of the report. It's as if the binding to that button still exists and the report is cached. If it is a binding how can I remove it? If the file is caches somewhere, how can I delete that cache?
We are creating report for our Web application and We have following Issues:
Date Format issue as default it always give (4/27/2017) - (MM/dd/yyyy) we need to Customize the Date format as (dd/MMM/yyyy).
I need to add Date validations in the report viewer is it possible, if So Share me the Sample code for it.
Regards,
Durai
Hello,
currently i perform some tests with the reporting features but i have some questions about the licensing the exact differences etc.
I have a Windows Service as Server and as client a WPF Application. The communication works over two Web-Services (one for each side). This architecture is well tested and works very fine for our purposes.
Lets go to the questions:
Thanks,
Michael
Hello Telerik Suupport Team,
Good Morning!
For one of our project purpose , team is using telerik reporting tool , but report is developed in Telerik 10.1.16.215 version. But unfortunately we are not able to download this version of dll from Telerik report control panel.
Please look into the attached image for more detail.
Please provide some guidelines to solve this issue.
Thanks
Hello all!
Could anyone help me out to provide a list of which Telerik version (Telerik.ReportViewer.WebForms.HttpHandler, Telerik.ReportViewer.WebForms) is compatible with which .Net Framework? I tried finding it out a lot on net but couldn't obtain any concrete results.
My company is using Telerik.ReportViewer.WebForms.HttpHandler, Telerik.ReportViewer.WebForms, Version=6.2.12.1025. Application is currently built on .Net Framework 3.5 using VS2008.. We are looking forward to upgrade the application to .Net Framework to 4.5 using VS2012. But am not sure if this version (6.2.12.1025) will support .Net Framework 4.5.
Any kind of help is appreciated.
Thank you.
Regards,
Nayana
In my report i am using a cross-tab with toggle visibility option - though it behaves as expected but it slows down the performance of report at least 10 times when I integrate .trdx file in my application. My cross-tab has 2 groups and i am applying toggle visibility to parent group to show/hide child group.
As soon as i remove toggle visibility from crosstab, report render 10 times faster - I have same action set up for graph and it works fine with no performance issues with graph. Can you please guide me if it's some know issue or is there some setting that's needed
Hello Guys,
i recently updated my telerik reports to version 2017 R1 and i am facing one issue.
the reports are getting loaded fine but once the reports get rendered i can not click on any of the controls on report viewer like next page, previous page, print, zoom, export none of this works. i move mouse over this controls and it doesn't even show tool tip. strange thing is that even scroll bar is not working.
any help in this issue will be much appreciated.
Kind Regards,
Savan K. Parmar
Hi There,
ColumnHeadersPrintOnEveryPage option in Telerik reports works okay for downloading the reports in PDF format. But, when I tried to download the report in RTF format it doesn't print the column headers on all the pages.
Could you please help, how I can make it printable on all the pages for the both PDF and RTF formats.
Thanks
Haneela
Hello guys!
I have updated the version of Telerik.Reporting in my project from 10.0.16.204 to 11.0.17.406 and suddenly faced with an issue with BookmarkId. All the BookmarkId which I set for the controls in my reports are simply ignored and new BookmarkId is generated instead since an update has been done.
Let's see an example. Here I set BookmarkId for html textbox:
and here is the html which is generated:
Could you please help me to figure out what has been changed between the versions and how can I set custom BookmarkId now?
Thanks in advance,
Kostya.