Telerik Forums
Reporting Forum
1 answer
102 views
I saw the self paced reporting. Still running into an isssue.
1) Created the report.
2) Placed a query and tied it to the report
3) Attempted to add paramters
4) Tied it to the filter.

Not sure why it is not working.

I want to understand how and what the link is to have the query paramters added as a where clause.
Peter
Telerik team
 answered on 13 May 2011
1 answer
186 views
hi,
I am Telerik report book using but  Microsoft JScript runtime error: Object expected Here's the first line that is causing the error:

ToolbarImageButton('ReportViewer1_ReportToolbar_HistoryGr_NavigateBack_Button','NavigateBack',false,'NormalButton','DisabledButton','PushButton',false);

 

ToolbarImageButton('ReportViewer1_ReportToolbar_HistoryGr_NavigateForward_Button','NavigateForward',false,'NormalButton','DisabledButton','PushButton',false)

 


I am visual sutudio 2008 using(Running 32-bit, windows XP, i.e 8) ,This is a .net 3.5 web application.
I tried   Telerik Report book  and I still get the error.  Any ideas?

thanks
Chavdar
Telerik team
 answered on 13 May 2011
2 answers
96 views
Hello,Telerik team

now,i use Telerik reporting 2010 Q2 package(in using telerik update wizard ,and update from 2010 Q1)

when i show the reports in WPF reportviewer

the content in pageheader section is not show,and i check the visibility is visible

and i try to use webform to show the reports,it's all ok,but in wpf seens like something wrong with it(also use 2011 Q1,but it's not work ,too many error messages that i dont know how to fix problems)

my second question is why i update to 2010 Q2 even 2011 Q1,the custom define functions are not work?

it always show the message "undefine function..." etc.

please give me an answer and tell me how to do to fix the problem?
Svetoslav
Telerik team
 answered on 13 May 2011
14 answers
653 views
Hi,

I would like to print the report at client side printer. I have gone through those threads but none of those help.
This is my scenario,

I have 10 pages report, when the user gets into this page and click on a button.
The report will be printed directly into the client side printer. I don't want to show up the report in the page which mean there is only a button in the page.

It's ok whether to pop up the printer dialog or not.

Thanks.
KC
Wesley
Top achievements
Rank 1
 answered on 13 May 2011
1 answer
126 views
I have no idea why it happens but the table in the sub report, sometimes repeats more then once... I soo that a lot of ppl have the same issue, but please give me some solution for that problem ASAP!
Robert
Top achievements
Rank 1
 answered on 13 May 2011
27 answers
787 views
We have recently upgraded to the Q2 2010 release of Telerik Reporting and have identified an issue with this version relating to PDF documents rendered by the reporting system.  Users are able to view the documents in Adobe Acrobat, but unable to save them to their local disk -- upon clicking the Save As... and choosing a location, they receive an error that states: "The document could not be saved.  There was a problem reading this document (109)."  When I do a Ctrl-Click to get the details from Adobe, it tells me the following: "Object label badly formatted."

We have tested this with a couple of different reports and they all behave identically.  One of our developers rolled back to the Q1 version and the issue disappears.

Is this a bug in the system, perhaps something that we are doing causing this or any other suggestions? (Note, I have examples of the same report from both Q1 and Q2 but cannot upload a PDF here).

Thanks,
Adam
Joel
Top achievements
Rank 2
 answered on 12 May 2011
3 answers
74 views
If I set values on the report in the codebehind (so lets say textBox1.Value = dataItem.Name)

When I navigate to a sub report, then navigate back to the master, textBox1 no longer has the value I assigned to it...
Peter
Telerik team
 answered on 12 May 2011
1 answer
84 views
Hi,

I'm pretty new at the Telerik reporting functionalities.
I'm trying to build up a report source using an object model.
the chart should look like this:
X-axis: month1, month2, ... month12 (date objects)
Y-axis: 0 to 100%
I have a few separate lines to display on this chart (one per location)

I tried an object with the following properties
public string Location { get; set; }
public Dictionary<DateTime, decimal> Values { get; set; }
      
and
public string Location { get; set; }
public DateTime Month { get; set; }
public decimal Value { get; set; }

But none showed anything usable.

Can anyone give any tips on how to build up my object so it will display the correct data?
Peter
Telerik team
 answered on 12 May 2011
1 answer
76 views
Hi,

Is it possible to show reports in the wpf reportviewer like it does in the web reportviewer (without being divided into pages)?

Greetings,
Sven
Peter
Telerik team
 answered on 12 May 2011
1 answer
74 views
Has anyone been able to accomplish a flow layout for your data?

Is there some way to get that done?
blaise
Top achievements
Rank 1
 answered on 12 May 2011
Top users last month
Rob
Top achievements
Rank 3
Iron
Iron
Iron
Atul
Top achievements
Rank 1
Iron
Iron
Iron
Alexander
Top achievements
Rank 1
Veteran
Iron
Serkan
Top achievements
Rank 1
Iron
Shawn
Top achievements
Rank 1
Iron
Iron
Want to show your ninja superpower to fellow developers?
Want to show your ninja superpower to fellow developers?