Telerik Forums
Reporting Forum
0 answers
62 views
i have grouping text box called balance in group header section. i put a new textbox near it.I want that i want to write if balance total < 0 "minus" balance total >0 "plus" to text box.
Teoman
Top achievements
Rank 1
 asked on 25 Jan 2010
1 answer
437 views
I'm having some serious trouble with some reports. I can't seem to get the data to connect to the report through the Data Table Adapter. This is my first go at using telerik reporting, and I'm converting a bunch of Crystal Reports to Telerik. Everything was going smoothly most of the reports converted mostly smoothly, and they are running fine. I am now converting some of the ones that invloved sub reports, which I apparently need to create from scratch. No big deal, as they aren't terribly complex.

However, I seem to be missing something. On the first report, I associated the DataSource to the DataSet, and the DataMemeber to the DataTable, and the DataTableAdapter was automatically generated. However, I apparently missed the magic that made this happen, because I can't seem to duplicate this in later reports. I set the DataSource and DataMember, but the DataTableAdapter never gets created, and when I run the report, no data is found.

Pictures are attached.
Steve
Telerik team
 answered on 25 Jan 2010
1 answer
98 views
We want to buy telerik reporting to use full-featured later, but currently as a TEXT-To-PDF Converter. Can we make use of some libraries in Telerik Reporting to do it. We know about iTextSharp etc. but do not want to use it, only use Telerik Reporting. Is it possible to extract only this part?

Some samples will be helpful.
Steve
Telerik team
 answered on 25 Jan 2010
4 answers
166 views

Hi,

I have a question regarding generate mixed layout report for a testing project.

In this example, sample A tests against B1, B2, B3, B4..... Each pair’s report shall look like the attached file. Each report page header shall be the pair in test.

My question is how to export one report including all the pairs’ reports in the order A-B1, A-B2,A-B3,A-B4 as the same layout as the attached file?

Currently I am using the report book which includes two reports (one for all the pairs' test results, one for all the pairs' test images)

 

james fang
Top achievements
Rank 1
 answered on 22 Jan 2010
1 answer
180 views
Hello All,

I am evaluating reports sample and selected large number of records (say 2000+ records) with my local system.
I have found that report (dynamically  created) loading screen is taking more than 5 minutes to load the report.
Within this time in different browser window I can not able to open new thread of same report sample, or any other page. Component is usages my all resources, I cannot work on it. is any way to speed up this process.

Also the loading report is displayed by a splash circle. It is possible to modify loading screen and show percentage of report loaded with or without moving circle?

This would be very useful if report took long time to load. Please let me know the same.

Thank you in advanced.


Massimiliano Bassili
Top achievements
Rank 1
 answered on 22 Jan 2010
1 answer
79 views
Good morning,

I have installed windows 7 recently and after I installed Visual Studio 2008, I installed Telerik Reporting.
This all appeared to install correctly, but when I try to create a new project in Visual Studio, I can not find the Telerik Reporting solution.
Also, when I open projects I created previous to the new installation they do not load and complain that they can not find the declaration Telerik.Reporting.
I have searched the forums and found no other posts like this, so please could you point me in the right direction.
Jaymie
Top achievements
Rank 1
 answered on 22 Jan 2010
0 answers
98 views
How do i make dynamic report?
ghader hosseinpour
Top achievements
Rank 1
 asked on 22 Jan 2010
4 answers
168 views
Hello All,

I have observed that if user set color to text box object and/or background color to report. Data won't be displayed in exported report.
In my scenario report header has default color and data with blue color. When I export report in PDF, All outlines and heading get displayed, but records do not get displayed. Its a serious matter. Please let me know is there any workaround is available for this issue.

Also when I export report to rtf format then rtf file contains "Black" text color and no background color

Please provide help if any work around available.


Thank you in advanced


Chetan Pawar
Top achievements
Rank 1
 answered on 22 Jan 2010
1 answer
98 views
Hello,

I have a data source that looks like the following:

Category   Subcategory  Date            Total
Cat1            Subcat1        1/1/2009         1
Cat1            Subcat1        1/1/2009         3
Cat1            Subcat1        1/1/2009         2
Cat1            Subcat2        1/2/2009         2
Cat2            Subcat1        1/3/2009        1

You get the idea I'm sure.  Quarter comes from a date in the database, which I use a method similar to the one you have in your example to create the Q1 2009 based on fiscal year.  I want to display:

Cat  - group header
      Subcat - group header
             Quarter (I have a method to do the conversion) - group header

(summation of hours)   chart showing a breakdown - group footer

I was hoping to get a summation of the values a chart bound the collection of data pulled from the database (I got this covered I think), but unfortunately I'm getting one record per entry in the underlying data set, so I'm getting:

1    Chart
2    Chart
3    Chart
1    Chart
1    Chart

Instead of:

454    Chart

How do I get a summed resultset instead of each record individually, especially since I'm in the footer of the group?  I thought that would work...  but it's not.  SO how do I set this up?

Thanks.
Chris Gillies
Top achievements
Rank 1
 answered on 22 Jan 2010
4 answers
187 views
I've just enjoyed creating about 30 telerik reports for a demo tomorrow, and I though slapping a ReportViewer onto a web page and getting on with serious challenges was my next mission, but it turns out the most urgent challenge is getting the ReportViewer to work.

I have a clean web site project, with only one page, and only bin references to telerik reporting.  In my bin I have Telerik.Reporting.dll, Telerik.Reporting.Processing.dll, Telerik.ReportViewer.WebForms.dll, and Telerik.Web.UI.dll (as a control lib).  The RadControl on the same page works when I remove the ReportViewer, but as soon as the viewer is on the page, I only get Failed to map the path '/'.  My web page has no code, the whole web site project is clean and new, and all defaults.

Any ideas as to why this is happening?
Steve
Telerik team
 answered on 22 Jan 2010
Top users last month
Will
Top achievements
Rank 2
Iron
Motti
Top achievements
Rank 1
Iron
Hester
Top achievements
Rank 1
Iron
Bob
Top achievements
Rank 3
Iron
Iron
Veteran
Thomas
Top achievements
Rank 2
Iron
Want to show your ninja superpower to fellow developers?
Want to show your ninja superpower to fellow developers?