Telerik Forums
Reporting Forum
1 answer
180 views
I'm editing the xml files manually and trying to figure out what my options are.  Is there an API document for the XML that I can reference in modifying these files?

For example, trying to figure out how to define a default padding=5px for a style but I can't figure out the right syntax.


Thanks -wg
IvanY
Telerik team
 answered on 27 Dec 2011
1 answer
101 views
Hello,

I have a requirement where I need to take snapshot of user's screen and show it in ReportViewer and then allow the user to print etc. Can this be done with Silverlight's ReportViewer? I can't seem to find anything like this in any examples/documentation. All examples have data coming from server itself from ReportLib. I can't afford to send client side images to server just to show it in reportviewer and allow the user to print it because these images are not permanent and not to be saved in database.

Thanks in advance.
Elian
Telerik team
 answered on 27 Dec 2011
3 answers
655 views
Hi,

I am working on a report where I have some textboxes inside a panel. The height of panel should decrease if some of those textboxes are not visible. As per your suggestion in another forum, I have set the height of the panel to minimum right after InitializeComponent() so it will grow to fit its content. It is working but report is inserting white space equal to panel's original height after it displays the panel. I have attached the image of report template. The panel is in green color. As you can see there is white space between panel and the next blue colored textbox which is outside the panel.
Elian
Telerik team
 answered on 27 Dec 2011
1 answer
107 views
Hi,
I saw the telerik reporting online demos. Is there any code about it? how can i see?
Steve
Telerik team
 answered on 27 Dec 2011
1 answer
108 views
Hi,
 I create a asp.net web site and put a telerik reportviewer on the default.aspx.
 how can I set telerik reportviewer to remote mode to access report in report server?
which property should I set in the default.aspx.cs?
thanks
Steve
Telerik team
 answered on 27 Dec 2011
1 answer
186 views
Hello,

I am using Telerik Reporting Q3 2011. I am using Visual Studio 2010 Ultimate.
I Checked     Telerik.Reporting.VsPackage.dll in  C:\Program Files\Microsoft Visual Studio 9.0\Common7\IDE\PrivateAssemblies
Product version Q3 2011 and File Verison is 3.20.0.0.
There is Telerik Reporting Q3 2011 Tools Tab but there is no any tool. There is a message " Controls in this Category are unavailable for the .NET Framework 4 Client Profile. To change this settings, open the Project Properties window."

When I changed the this properties to NET framework 3.5 at this time lost other winform tolls.

What can I do?

Thanks.

Steve
Telerik team
 answered on 27 Dec 2011
4 answers
179 views
It may be me, but I have a master report and in it I would like multiple sub reports that contain charts.

i created a report that works with the object model. Then I created a master repotr that contains this report (now a subreport) and sends it is List of the object model.
I do alot of settings of the chart programmatically in the detail report's "need data source" event.

However, the DataSource in the detail's "need data source" event is actually the whole collection and NOT an individual item from that collection.

I thought I had set it up in similar fashion as my grid data (does not use need data source event though), but I can't seem to figure out the trick to get it to work?

Does this make sense? Basically I a list of up to 4 objects. These objects contain info (title, points, etc.) necessary to construct a chart. I want the report to render 4 charts on my report.

any ideas?

thanks!
Robert
Top achievements
Rank 1
 answered on 26 Dec 2011
1 answer
237 views
Hi,

I have a web aplication (asp.net) that uses Telerik ASP.NET Ajax and Telerik Reporting componets.
One of web application's functionallity is generating PDF with Telerik Reporting component and return PDF document to user.

At the begining attempts everything is working OK, and pdf is generated fine (see attachment 'correct_pdf.jpg').
When I leave running my web aplication on IIS server for day or two, without restarting, I got strange PDF document. (see 'wrong_pdf.jpg').
As you can see, the space for the text is reserved correctly, but the text that should be inserted is not displayed all (only first few words of it) ???
[ I also enclose you document text.jpg that contains the whole text, that should be displayed in pdf. ]
Every further attampt after this one, with corrupted PDF, return also corrupted PDF... further more, if I export the same document to excel (my web application also support this functionallity) everything is OK ???

Does anybody got identical issues ?
Is there something that could be related to i.e. 'buffer size' or something similar ?
Is there any possibility that something is not OK in Telerik reporting or is more relevant that issue is related to the performance of server and application ?


Thank you,
Uros


Chavdar
Telerik team
 answered on 26 Dec 2011
1 answer
320 views
Hi,

I'm a bit going crazy about a certain report.

I have a report that shows certain fields of some DB records. That records have also some related records in other DB tables.

I have to show, almost all of the related records in the same report too. So I'm trying to design sub-reports or table items to show the related records in the same report.

The problem is, I have to supply the ID of the current record to each sub-report or table; but I was not lucky in finding similar examples or any documentation about it.

To further illustrate my problem, I attached a screenshot. In the screen shot I triled to give hints; about what I'm doing.

So basically, I need to populate related datas in the same report, by giving the current record ID to other datasource's which pull the related data's.

PS : I found some examples about cascading report parameters, and I'm somewhat familiar with report lifecycle. But I'm still not able to populate the cascading report parameters properly. I always get null values for cascading parameters. So there must be something wrong about what I'm doing.
Chavdar
Telerik team
 answered on 26 Dec 2011
4 answers
216 views
Hi,
printing a report from the wpf reportviewer in a .NET4 WPF application doesn't work under windows xp. The Reportviewer shows the report as expected, then hitting the print button in the reportviewer opens the printer selection dialog, but when the dialog is closed, nothing happens...
Under Windows 7 it works fine.
I use Q2 SP1 and .NET 4 is installed on windows xp.

To eliminate any possible side effects from my application, I build a simple wpf app with just a reportviewer in the xaml file, loading a simple report (with just one textbox) in the window constructor shows the same result.

Any ideas?

Thanks,
Thomas
Steve
Telerik team
 answered on 23 Dec 2011
Top users last month
Miljana
Top achievements
Rank 2
Iron
Iron
Joel
Top achievements
Rank 3
Bronze
Bronze
Bronze
Cynthia
Top achievements
Rank 1
John
Top achievements
Rank 1
Iron
Mozart
Top achievements
Rank 1
Iron
Veteran
Want to show your ninja superpower to fellow developers?
Want to show your ninja superpower to fellow developers?