Telerik Forums
Reporting Forum
2 answers
103 views
Hi,

I'm looking for adding a parameterized query into my report. I'm currently in a Silverlight 3 project and cannot play with my Viewer.report property like in the videos because the silverlight report viewer has a string report property instead of a report type property.

My question is quite simple :
My application needs to set a parameter to my report generation to filter some stuff. How can I pass a value to the reporting service to make my report generating with the user selection parameter ?

I know that report processing is in server side but if we can't pass some parameters from a silverlight app to the reporting service I really don't know what we would be able to do with Telerik Reporting.

I've also tried to see if IReportingService would be a solution to my problem but unfortunately I didn't found any example about how to use it.

Thanks

Regards,
Steeve
LE DREAU Steeve
Top achievements
Rank 1
 answered on 15 Mar 2010
5 answers
140 views
Hello,
how do I set in the textbox value the sintax to have a conditional formatting of this type :

if(Field.Valore ==1) then 'yes' else 'no' ?

thanks in advance
Paolo
Peter
Telerik team
 answered on 15 Mar 2010
1 answer
130 views
I got this error on about 5 of my reports when upgrading to reporting 2010.1. The errors were on the resx file of the report.

System.InvalidOperationException: Item named 'detail.GridSize' of type 'Telerik.Reporting.Drawing.SizeU' cannot be added to the resource file because it is not serializable. at System.Resources.ResXDataNode..ctor(String name, Object value) at System.Resources.ResXResourceWriter.AddDataRow(String elementName, String name, Object value) at System.Resources.ResXResourceWriter.AddMetadata(String name, Object value) at Telerik.Reporting.UpgradeWizard.Engine.Utilities.ResourceFile.SaveAs(String fileName) at Telerik.Reporting.UpgradeWizard.Engine.ResourceItem.UpgradeInternal() at Telerik.Reporting.UpgradeWizard.Engine.UpgradeItem.Upgrade()

Svetoslav
Telerik team
 answered on 15 Mar 2010
6 answers
316 views
Hi there.

I have a requirement to create a parameter interface that fits better with the look and feel of our application. We have several reports that have parameters that are lengthy string values and when you have a few of those on a report, the parameters don't look very good on top of the viewer. So, with that in mind, can you control the look/positioning of the parameters or is it best to just create another parameter aspx page that then kicks off the viewer and handles the parameters dynamically? Thoughts?

Mike
sitefinitysteve
Top achievements
Rank 2
Iron
Veteran
 answered on 12 Mar 2010
0 answers
56 views
i installed Reporting Q1 2010 in vs 2008.In report wizard it is not showing business object...i want to use linq as my datasource.how to connect with my linq datasource..plzs help me out.....i wasted my whole day on this...
Azeheruddin khan
Top achievements
Rank 1
 asked on 12 Mar 2010
2 answers
129 views
Hi,
Do you have a list of breaking changes in report version 2010?
I found that of DetailSection.Items no longer exists. Should I use ChildElements instead?

Regards,
Mattias
Svetoslav
Telerik team
 answered on 12 Mar 2010
3 answers
73 views
Hi, just updated to latest release and reports now have multiple warnings (over 100 in project) such as ones listed below, could you please advise.

Warning 1 'Public Overridable ReadOnly Property UI() As Telerik.Reporting.ReportParameterUISettings' is obsolete: 'Please use the corresponding properties in the ReportParameter instead.'. E:\Development\VS2008\Evolution\wwwEvolution\wwwEvoRpts\HaulSelfBill\rptHaulSelfBill.Designer.vb 707 7 wwwEvoRpts
Warning 2 'Public ReadOnly Property AvailableValues() As Telerik.Reporting.ReportParameter.IAvailableValues' is obsolete: 'Please use the ReportParameter.AvailableValues property instead.'. E:\Development\VS2008\Evolution\wwwEvolution\wwwEvoRpts\HaulSelfBill\rptHaulSelfBill.Designer.vb 707 7 wwwEvoRpts
Warning 10 'Public Property MultiValue() As Boolean' is obsolete: 'Please use the ReportParameter.MultiValue property instead.'. E:\Development\VS2008\Evolution\wwwEvolution\wwwEvoRpts\HaulSelfBill\rptHaulSelfBill.Designer.vb 711 7 wwwEvoRpts
Warning 13 'Public Property Text() As String' is obsolete: 'Please use the ReportParameter.Text property instead.'. E:\Development\VS2008\Evolution\wwwEvolution\wwwEvoRpts\HaulSelfBill\rptHaulSelfBill.Designer.vb 712 7 wwwEvoRpts
Warning 15 'Public Property Visible() As Boolean' is obsolete: 'Please use the ReportParameter.Visible property instead.'. E:\Development\VS2008\Evolution\wwwEvolution\wwwEvoRpts\HaulSelfBill\rptHaulSelfBill.Designer.vb 713 7 wwwEvoRpts

Martin P
Top achievements
Rank 1
 answered on 12 Mar 2010
4 answers
592 views
Hi Guys,

I have a report (No surprise there).  
It prints a title in a report section and questions in the detail.  Very simple.
But I sometimes get a title as the last line on a page and the questions on the next page.
Is there a way to keep them together?  I don't want page breaks as the report would then be hundreds of pages long.

Cheers,
Gary
James Strope
Top achievements
Rank 1
 answered on 11 Mar 2010
1 answer
142 views
Hi I have a bar chart in a report and what to be able to set the series fill colour based on the data.

public

 

class OpenRequestPerPriority

 

{

 

public string PriorityName { get; set; }

 

 

public int Opened { get; set; }

 

 

public string ColourString { get; set; }

 

}

This is returned as IEnumerable collection and the chart displays the info correctly as attached image. How can I bind the bar colour to the ColourString field which is HEX colour string #FF so that each bar displays the corresponding colour .

Steve
Telerik team
 answered on 11 Mar 2010
1 answer
48 views
Hi All
Can Telerik Report display the effect  of attached images?
And how can i do it?
Is there any example?
Thanks
Steve
Telerik team
 answered on 11 Mar 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?