Telerik Forums
Reporting Forum
3 answers
229 views
Hi

Is it possible in Telerik chart Reporting for generating Bar Charts for a Cross tab Report. If it is possible then pls provide me with a link or demo to understand how to implement it.

Actually we are very very dependent on Telerik Reports so its very Urgent !!!!

Thanks in Advance....
Elian
Telerik team
 answered on 28 Mar 2012
3 answers
1.1K+ views

I have read through the documentation and to my understanding it is NOT possible to pass a parameter from an .aspx page directly to the SQL statement in the data table. I need to pull the data in its entirety and use parameters on the report to “filter” out what is not needed. Is this correct?

 

My issue is I need to pass a parameter to the WHERE clause of my SQL query to pull different users by a certain type. Unfortunately, because of the way our tables are setup I must programmatically switch between two separate queries or (data tables) depending on which user type is chosen. Also, pulling everything from our database and filtering at the report level has huge impacts on our report’s performance and I would like to stay away from that if possible.  

Elian
Telerik team
 answered on 28 Mar 2012
1 answer
116 views
I have a report that is slated to contain a URL when the report is generated. This works perfect without a hitch, however, I want the URL to generated only if there is an actual need for it. I'll illustrate the what I need based on the table below:

DescriptionField            FileNameField    
Description 1                filename1.doc
Description 2                NULL
Description 3                filename2.doc
Description 4                NULL

Based on the data above, I'd like to generate a report that would have a field that allows for clicking on a link if the filenamefield is populated. If the filenamefield is null, a URL should not be generated and therefore the generated PDF should not contain it. For example, if I generate the report above, what I want to look like is below:

Description 1 (URL embedded)
Description 2
Description 3 (URL embedded)
Description 4

I would assume that this can be accomplished from codebehind.
Steve
Telerik team
 answered on 28 Mar 2012
3 answers
135 views
Hi,

I'm discovering Telerik Reporting and read the guide : http://www.telerik.com/documents/TelerikReporting-LearningGuide.pdf
I've two different projects in the same solution. One is for the reporting and the other will use that reporting tool.
So i've created a new report in my reporting project, and tested it in Preview mode. It works.

But in my other project, when i put a ReportViewer in my .aspx, i try tu drop down the property "Report" of the control in order to bind my Report. But there's no reports in there.

What could i possibly done wrong?

Thanks
Julien
Top achievements
Rank 1
 answered on 28 Mar 2012
1 answer
102 views
Hi,
I would like to limit the export possibilities. I want to prevent export to RTF. How can I achieve this?
Kind regards
Christian
Steve
Telerik team
 answered on 28 Mar 2012
0 answers
64 views
Hi all,
I have to display year in X axis . For each year there is more than 2 series(company names) and for each company their Appraisal in y Axis.
How can i implement multiple series.I tried "RadChart1.DataGroupColumn " But more than 2 companies not listing for each year..

Eg: Year: 2009 -------Comp:comp1,comp2,comp3---- Appraisal: comp1-->2,comp2-->5,comp3-->8
And for year 2010 ------Comp:comp1---- Appraisal: comp1-->2
etc...

Please reply,,,
Lekha
lekha
Top achievements
Rank 1
 asked on 28 Mar 2012
2 answers
203 views
Hello, 

I was wondering if it was good practice to retrieve data via the code behind and pass it to my reports textboxes.  I would create some properties in the report class that would allow me to pass it a business object.  This business object would contain data needed on the report and via the code behind I can reference the textbox objects for e.g.  this.textbox25.Value = obj.FirstName.

This would allow me to avoid adding more SQLDatasources to the report.  Would this practice be considered ok.

Thanks,

Kerry
Kerry
Top achievements
Rank 1
 answered on 28 Mar 2012
10 answers
388 views
I can't seem to find an answer to this. I have a "Notes" field in a textbox. I want to always show the border around the textbox even if the field is null or empty string. How do I do this? Right now if the there is data in the field the border is displayed. If null or empty, no border.

Thanks.
Steve
Telerik team
 answered on 27 Mar 2012
1 answer
161 views

Hi, I am facing problems publishing a site to the server. It works fine on my machine (on Vs 2010 enviroment), but when it is running on the server, the images which should represent the telerik report toolbar with a printer button doesn't appear (there are two "X" icons instead).

I'm using IE9.

Can anybody help me, have you got any idea what have I missed?

Thanks a lot, in advance.

Steve
Telerik team
 answered on 27 Mar 2012
5 answers
202 views
Hi
I am using WPF telerik reporting tools version Q3 (2011)
I have a textbox in my report which I want to display the page count
when the report viewer displays my report, it has correct page count
but when I export my report to PDF file, the page count will be zero
I mean, the page footer will be like this:
Page: 3 From: 0
but the page number works correctly
the report viewer itself displays correct page count(in top of the window)
and finally when I click on the page preview button (in top of the window on report viewer toolbar)
when the page preview loads, the page count again will be zero.
I made this report by telerik WFP reporting tools version Q2 2011 and it was working well
when I upgraded to version Q3, I found this problem
Steve
Telerik team
 answered on 27 Mar 2012
Top users last month
Rob
Top achievements
Rank 3
Bronze
Bronze
Iron
Sergii
Top achievements
Rank 1
Iron
Iron
Dedalus
Top achievements
Rank 1
Iron
Iron
Lan
Top achievements
Rank 1
Iron
Doug
Top achievements
Rank 1
Want to show your ninja superpower to fellow developers?
Want to show your ninja superpower to fellow developers?