Telerik Forums
Reporting Forum
1 answer
190 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
348 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
Iron
Veteran
 answered on 12 Mar 2010
0 answers
69 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
154 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
91 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
714 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
189 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
61 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
3 answers
81 views
Hello everyone,

I'm having a few issues with setting the widths of 2 different subreports. I have one subreport that is 50mm's wide and another one that should be 30mm's wide. I've got all my report items inside a panel, wich I use to control the subreport's border width (although I have also tried to use the subreport's borderstyle property to control that...the end result was the same).

What is happening is that the end result is setting both the subreports's width to 50mm, although when debugging one of them has its width property set to 30mm.

The only thing that lets me do somewhat what I want is putting a rectangle shape on my report and the textboxes "inside" it...but then overlapping occurs....still, the end result produces one report with 50mm wide and another one 30mm wide..

It looks like the subreports are behaving like they were table cells instead of divs...

Sincerely,
Antonio Simoes
Steve
Telerik team
 answered on 10 Mar 2010
1 answer
178 views
Hi Everyone,

how can I localize the Silverlight Report Viewer? I opened the template and there were no keys for localization defined?

thx,
can
Peter
Telerik team
 answered on 10 Mar 2010
Top users last month
Miljana
Top achievements
Rank 2
Iron
Iron
Joel
Top achievements
Rank 3
Bronze
Bronze
Bronze
Cynthia
Top achievements
Rank 1
John
Top achievements
Rank 1
Iron
Mozart
Top achievements
Rank 1
Iron
Veteran
Want to show your ninja superpower to fellow developers?
Want to show your ninja superpower to fellow developers?