Telerik Forums
Reporting Forum
1 answer
89 views
Hi guys,

I am having an issue with charts, I haven't been able to find any specific documentation on this.
I am using the wizard - the chart works, but it seems to display a number sequence on the x-axis (1,2,3,4 etc) rather than the dates I want.

I've tried a SQL CAST to make the dates into VARCHARs and also as FLOAT in my datasource, but this doesn't seem to change anything.

Where should I be setting this up?

Thanks,
 Ed
Steve
Telerik team
 answered on 07 Nov 2011
0 answers
51 views
Is it possible to define (and apply) the rules for conditional formatting programmatically?

--
Stuart
Stuart Hemming
Top achievements
Rank 2
 asked on 07 Nov 2011
2 answers
358 views
I have a subreport that looks like this:

Fields.AuthorName    Fields.Subject
                                  Fields.Note
                                  Created: Fields.CreateDate        Last updated: Fields.LastUpdated

I would like the textbox holding Fields.Subject and Fields.Note to grow as necessary and push the CreateDate and LastUpdated and their labels down the page.  Right now I am concentrating on the Note field.  Note has CanGrow, TextWrap, and Multiline set to True.
 
When there are multiple lines in the Note, only 2 lines show, the rest are cut off.  I have tried setting the Anchor property on Note to Top, Bottom, Left, Right and the Anchor property on the CreateDate and LastUpdated fields and their labels to Bottom, but this doesn't seem to do much.

I also tried putting the AuthorName and Subject fields in a group header and the CreateDate and LastUpdated fields in a group footer so that the Note field is the only thing in the detail section.  I tried this both with and withoutt the Anchor property on Note set.  The behavior is the same, even though there isn't even anything in the section for the Note textbox to push against.

It seems like what I am looking to do should be possible, but I haven't found much help with this in my searches on the site.  Does anyone know how to get a textbox to grow and push down what's below it?
Brian
Top achievements
Rank 1
 answered on 07 Nov 2011
6 answers
202 views
Hi all

I'm looking for a way to set the bindings for the reporting-service (in a Silverlight application) on the fly rather than declaring them in the web.config. The reason is that I use these reports on http and https sites depending on the client.

I did that before with WCF services, but I can't figure out where to instantiate the bindings for the reporting-service ...
Steve
Telerik team
 answered on 07 Nov 2011
1 answer
82 views
Hi,
We are developing a report consisting of some tables and charts, and were wondering if it's possible to display two stacked bard charts side by side. eg. Display and compare sales and profit for different categories of two companies.

Is there a stackgroup option available as there is for the silverlight charts?
If not how would we develop the reports to show the charts that we require?

I have been searching on the forum and have read that it's not supported but they are old posts from last year and i'm hoping that it has changed.
Steve
Telerik team
 answered on 07 Nov 2011
5 answers
361 views
Hi

I want source code for adding  and showing two tables in one Report Book.

Thanks
Sandeep Trivedi
Steve
Telerik team
 answered on 07 Nov 2011
3 answers
1.0K+ views
I am new to Telerik Reports  and have created a WCF service with parameters and would like to pass values to it. Below is the URL -

http://serverName/ReportService.svc/resources/export?format=PDF&report=MyReports.PurchaseReport,MyReports&parameterValues={"fileID":81}

This works if I have the actual report "fileID" param set to a default value like 82. After making the call the Report uses the default 82 value and not "81"?

Do I need to add code inside the Report class? even though my DataSource param is bound to my Report Param?

Is there an example of this anywhere? I have only found the Telerik example w/out parameters. 
IvanDT
Telerik team
 answered on 04 Nov 2011
1 answer
76 views
Using the Web Report Viewer how can one redirect the client to an error page when there is an error processing the report?

In order to help stem performance issues from users running reports that result in to large of a data set (20,000+ records).  We throw an exception in the reports NeedDatasource event.   However since reports aren't run in the context of the page (their run from the report handler) the exception doesn't bubble up to a level that we can redirect at the server level.

Is there a way of handling the error on the client and redirecting.

Using the message value of the exception I can display a "useful" error message to the user since the report view displays the Exception.Error message.   However i'd prefer to redirect them to a more meaningful page.

If not is there a way to localize the "An error has occurred while processing Report"   Text? 
Peter
Telerik team
 answered on 04 Nov 2011
3 answers
411 views
Note: This thread has been moved from TeamPulse General Discussion forum to Telerik Reporting forum.

hi.
this is jay.i have created a telerik report with multiple columns, when i execute direct this report its showing multiple columns but when i used in subreport its not display multiple columns.Please help me.its urgent for me.

Thanks and regards
Vats Jay
IvanDT
Telerik team
 answered on 04 Nov 2011
1 answer
606 views
Hi,

My Silverlight Reportviewer control when clicking the SAVE menu at runtime, only shows a few of the inbuilt extensions available.
Where did all the INBUILT ones go?   

From the help...
By default Telerik Reporting outputs reports in the following formats: Image, PDF, HTML, MHTML, Excel 97-2003, XLSX, PPTX, DOCX, RTF and CSV.

I am missing the OFFICE extensions.
When I put this in the <configSections> as described by the help - i get an error.
<section name="Telerik.Reporting"
             type="Telerik.Reporting.Processing.Config.ReportingConfigurationSection, Version=5.1.11.928, Culture=neutral, PublicKeyToken=a9d7983dfcc261be"
             allowLocation="true"
             allowDefinition="Everywhere"/>

An error occurred creating the configuration section handler for Telerik.Reporting: The given assembly name or codebase was invalid. (Exception from HRESULT: 0x80131047) (C:\...\...\web.config line 5)
The given assembly name or codebase was invalid. (Exception from HRESULT: 0x80131047)

The assembly is Referenced properly and the fully qualified assembly name was taken from Reflector so it's 100% correct. Without this section - everything works fine.
Is this not the correct documentation?

I can't find anything more on this.
If these are not in fact in-built then does someone have an example of a web.config file with the correct values for all the inbuilt renders?

Thanks
Simon



Steve
Telerik team
 answered on 04 Nov 2011
Top users last month
Jay
Top achievements
Rank 3
Iron
Iron
Iron
Benjamin
Top achievements
Rank 3
Bronze
Iron
Veteran
Radek
Top achievements
Rank 2
Iron
Iron
Iron
Bohdan
Top achievements
Rank 2
Iron
Iron
Richard
Top achievements
Rank 4
Bronze
Bronze
Iron
Want to show your ninja superpower to fellow developers?
Want to show your ninja superpower to fellow developers?