Telerik Forums
Reporting Forum
2 answers
144 views
I'm having a devil of a time getting this to work.

My scenario is:

2 charts in outer scope (location)
2 charts in one group section (department)
2 charts in another group section (position)

I want to display 2 charts for the outer scope - the location.
for each department within the location I want to display 2 charts.
for each position within the department I want to display 2 charts.

Do you have an example showing how to pass parameters in such a scenario. I've not been able to find one this complex.
Joe
Top achievements
Rank 2
 answered on 11 Nov 2009
2 answers
137 views
Hi,
First, is there any documentation of breaking changes when upgrading from Q2 to Q3? I can't find any.

With Q2 I have a textbox in PageHeaderSection that I bind the value property with: =Fields.PropertyName
(I am binding a IList<Entity> in the NeedDataSource event)
This breaks in Q3.

Isn't it possible anymore to bind entity fields in PageHeader section?


/Mattias
Mattias
Top achievements
Rank 1
 answered on 11 Nov 2009
1 answer
122 views
Hi,
I want to add a report control to a web part that will be added to a sharepoint web part page.  I'll add the reporting control in code and assign the datasource etc...

The datasource will be a sharepoint list / document library.  I haven't checked to see if that's possible. 

Does all this sound straightforward or am I in for challenges?
Thanks.
Steve
Telerik team
 answered on 11 Nov 2009
1 answer
144 views
Is it possible to build the query dynamically - with variable numbers of parameters and parameter values?
Steve
Telerik team
 answered on 11 Nov 2009
1 answer
86 views
When creating a new report with the report wizard it creates a data set as one of the steps.
The problem is that the data set isn't created properly. It can not find the connection string from the web config file although the connection string was placed in the web config file. I have to delete the created dataset and create a new one manually in order to get the report working.
I tested this behavior in both class library projects and win form project as well. No problems there. It happens only in web project.
Attached is a snapshot of the error.
Steve
Telerik team
 answered on 11 Nov 2009
0 answers
117 views
I am using Telerik Reporting 2009 version and i am creating a report at runtime which will have dynamic columns,the problem is when i debgug the code i see that all contorls (TextBoxes) are generated and are added to the headersection and the detailsection of the report but the controls are visible on the browser , i am even setting the dimensions (heigth and width) of the control and even tried giving dock property ,but there is no use...


so need to solve this problem.....
please help..

regards
deepthi
Deepthi Thumma
Top achievements
Rank 1
 asked on 11 Nov 2009
3 answers
137 views
Hi,

  i tried to show the 2 reports,But only one report is showing in report viewer.

i am dynamically creating the 2 reports


in aspx:

                ReportBook1 reportBook = new ReportBook1();             
                rep.Reports.Add( new SampleReport1());
                rep.Reports.Add(new SampleReport2());              
                rvGraph.Report = rep;


But only one report(sample report1) is showing in reportviewer while running.
SampleReport2 is not displaying.

please help me how to display 2 reports in reportviewer?

am struggling with this.

Thanks for any help









Andy Green
Top achievements
Rank 1
 answered on 11 Nov 2009
1 answer
111 views
I've downloaded the latest version of Telerik Reporting 2009 Q3 and am trying to get the Silverlight Report Viewer Demo working. I found a few issues so far namely,

1) Total lack of documentation on how the Telerik Reporting Service works and should be configured (there's a little section in the help which covers this very briefly but doesn't work as far as I can see.) Same goes for configuring the Silverlight Report viewer.
2) The Silverlight project compiles but has a problem with the service bindings, see below.   

Configuration Error

Description: An error occurred during the processing of a configuration file required to service this request. Please review the specific error details below and modify your configuration file appropriately.

Parser Error Message: Invalid element in configuration. The extension name 'webHttp' is not registered in the collection at system.serviceModel/extensions/behaviorExtensions.

Source Error:

Line 136:      <endpointBehaviors>
Line 137:        <behavior name="WebBehavior">
Line 138: <webHttp/>Line 139:        </behavior>
Line 140:      </endpointBehaviors>

Source File: C:\Program Files\Telerik\Reporting Q3 2009\Examples\CSharp\SilverlightDemo.Web\web.config    Line: 138

If anyone has managed to get this project working, please post your findings here.

Steve
Telerik team
 answered on 10 Nov 2009
1 answer
50 views
Hi,
Is it possible to have an x-axis both above and below (one regular and one custom) a chart with stacked bars?

I have the x-axis below at the moment but I need to add the total count of the bar values above.
Like in this example:
http://www.svenskwebbhandel.se/chart1.gif





Is that possible?

/Mattias
Steve
Telerik team
 answered on 10 Nov 2009
2 answers
127 views
Hi,

I'm using a multivalue parameter on a web report.  I've set up my data source and previewing the data looks good.  Sometimes the parameter works.  When I first set it up it worked for a long time.  Now it's blank.  The multivalue parameter seems to come and go.  I'd post some sample code but it would probably work.  What info do I need to provide to get some help?  The browser doesn't seem to matter.

Thanks,
Darren
Darren
Top achievements
Rank 1
 answered on 10 Nov 2009
Top users last month
Edmond
Top achievements
Rank 1
Iron
fabrizio
Top achievements
Rank 2
Iron
Veteran
RobMarz
Top achievements
Rank 2
Iron
Fakhrul
Top achievements
Rank 1
Iron
Tejas
Top achievements
Rank 2
Iron
Iron
Iron
Want to show your ninja superpower to fellow developers?
Want to show your ninja superpower to fellow developers?