Telerik Forums
Reporting Forum
1 answer
91 views
Hi, I use Telerik Reporting with Silverlight

All is OK, but when i put data into grid (from DataSource) part of the text is cut off on the preview page. And then if I convert it into 
Word or Pdf situation is the same. But if I convert it into Excel then everything is Ok.

Thank you very much for your prompt response!!!
Stef
Telerik team
 answered on 03 May 2013
1 answer
636 views
We're using Version 7.0.13.220 of the Report Designer to allow users to create reports and upload them into our web application.  The TRDX files are stored in the database and at runtime are deserialized with ReportXmlSerializer.  This works well but is rather cumbersome when subreports are used.

The Report Designer provides two options for defining the source of a subreport: 1) Url or File (this embeds a reference to the subreport file and is not an option for us since we store the report definition in a single data record) or 2) XML markup.  

Currently we are requiring the user to open the subreport in notepad, copy the content, select XML markup as the subreport source, and paste the XML into the dialog. 

Are there any plans to extend the Report Designer to allow selecting the subreport file and pulling the XML to prevent the "Open in notepad" approach?  

If not is there any other way to make it easier for the end user?  I'm currently under pressure to extend our report upload process to reach into the TRDX, iterate the subreports, prompt for upload of those files and then set the subreport source to the uploaded XML.  I'd rather not build in this dependency if the Report Designer can to it instead.

On a separate note, it looks like there is a minor defect in the tool tips for vertical spacing controls in the Layout section of the designer.  They all say "horizontal spacing" rather then "vertical spacing".

Thanks
Hrisi
Telerik team
 answered on 03 May 2013
1 answer
195 views
Hello, I'm working with a solution containing silverlight projects and need to integrate a report viewer, I add the user control and all without problems, but when you run the project, to load the user control that contains the ReportViewer me is launching this exception, which is not a data type, so what is strange since the ReportViewer is empty yet. Anyone can help me solve it? Deputy images.

Please, I'm a little desperate.
Stef
Telerik team
 answered on 03 May 2013
1 answer
61 views
Hi,
I am working on a project that needs to create an excel based report (excel book with multiple worksheets) from data stored in C# objects.

For example, I have a Customer list, that has names, addresses, and last 5 orders for each customer. This needs to go into one worksheet. Similarly, I will have Inventory list, Pending orders list and so on. No user input, graphs, calculations or formulas.

Is Telerik reporting the right product for this or is it an overkill?
Thanks
Nikhil
Stef
Telerik team
 answered on 03 May 2013
5 answers
271 views
Our company has mandated moving to NitorPDF to replace Adobe to solve some latency issues on PC's running Reader X.   After an install of NitroPDF reader, the report viewer stops working.  I understand that it will only work with Adobe.  That being said, I have uninstalled NitroPDF reader from a few machines and am now getting the error described in the title and the image attached below.

The report viewer will display the report but will not open the print dialog box.  It only displays that message that telerik.reportviewer.axd file type is not found and wants to save or find.

I have confirmed this using your sales demo website.

These machines are running Windows 7 32 bit / IE 8


Doug
Chavdar
Telerik team
 answered on 03 May 2013
7 answers
402 views
Until last week I've seen this problem, I think Chrome update itself to lastest version (8.0.552.215).
You can see this problem on Telerik Report demo page too. 
http://demos.telerik.com/reporting/sales-dashboard/demo.aspx

Regards

Update:
I got more info. Print button work fine on Chrome version (5.0.375.126). Maybe this is Chrome's problem.
I will report this to Google.

Update:
issue link: http://code.google.com/p/chromium/issues/detail?id=65834
Peter
Telerik team
 answered on 03 May 2013
19 answers
760 views
The javascript message in the lower left says" Downloading from site
myserver/telerik.reportviewer.axd?culture  &tc .
but the print dialogue is not being invoked. 
Peter
Telerik team
 answered on 03 May 2013
3 answers
63 views
We just recently upgraded from Q3 2011 to the Q1 2013 version of the report tool. We are putting a QR code in the footer of each page to identify it when scanned. Since we don't know the page number at the time we generate the QR code we are just increment a counter every time the OnDataBinding Event of the picture box that displays the QR code is called. Before the upgrade this worked. After the upgrade the event is getting fired 4 times for every page and it's messing with our page counts. Any suggestions on how to accomplish what we need to do?
Chavdar
Telerik team
 answered on 02 May 2013
4 answers
223 views
I am facing issue in setting background image in the chartseries of the bar chart(telerik report q3 2010). can you please help me out of this problem.
.
Siva
Top achievements
Rank 1
 answered on 02 May 2013
1 answer
137 views
Hi,

I'm looking for more detailed documentation on the Graph control that was included with the Q1 2013 release. They current documentation on the site gives a very vague explanation of how to set it up. 

Basically what I'm trying to achieve is design a clustered column stack graph with data pulled from the database which looks something like the attached file below.

With the x-axis being the Date and then one stacked column for the "Planned" data and one for the "Actual" data.

What I've tried to do so far is bind the Datasource to the graph, set up the coordinates system with an x-axis TimeDate scale and the y-axis with a numeric scale. When I add a series and try preview I'm given the following message: 

An error has occurred while processing Graph 'graph1'
Year, month, and Day parameters describe an un-representable DateTime.

Am I correct in thinking that what I would need to do to achieve this would be to:
  1. Add the Graph control to the report
  2. Define the DataSource
  3. Set up a coordinate system
  4. Add either a SeriesGroup or CategoryGroup for the Actual and Planned columns.
  5. Add a series for each of the columns in the dataset with each being in the applicable group, using the same Coordinate System for each series.

Elian
Telerik team
 answered on 02 May 2013
Top users last month
Simon
Top achievements
Rank 2
Iron
Iron
Bob
Top achievements
Rank 3
Iron
Iron
Veteran
Marco
Top achievements
Rank 4
Iron
Iron
Iron
Grant
Top achievements
Rank 3
Iron
Iron
Iron
Kao Hung
Top achievements
Rank 1
Iron
Want to show your ninja superpower to fellow developers?
Want to show your ninja superpower to fellow developers?