Telerik Forums
Reporting Forum
0 answers
64 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
139 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
82 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
635 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
153 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
55 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
73 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
175 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
1 answer
129 views
Hello Guys,

We have a need to create some templates to store and retrieve information. I was wondering if Telerik Reporting or any other Telerik controls can support the features we are looking for.

Basically, there are some documents that needs to be stored in the database and retrieved upon request. Right now, when the user uploads the document, it would be stored in database and when requested will open up in MS Word. If the users have to make changes to that document, they need to retrieve it, make changes and then re-upload it.

However, the users now want us to provide some templates to create the document. When retrieved, the entire document should open up in a browser and they should have the ability to make changes to it and upload from the browser itself. Initially, I thought of providing a bunch of Rich Text boxes for them to create and edit, but that's a painful process. Is there any easy way of doing it using Telerik Controls??

The sample template looks like this :

  • Content Page for displaying the contents in the document. Similar to Index in a book.
  • Objective Section : Can run into multiple pages
  • Few tables to store the users information, contact list etc.,

The whole thing should mimic microsoft word look and feel although it's not mandatory...

Any ideas???

Rumen
Telerik team
 answered on 10 Mar 2010
0 answers
119 views
I am not getting the row height smaller. The setting in the designer is 0.45 cm, but in the reportexplorer it is still 30px.

Many thanks
Kone
Top achievements
Rank 1
 asked on 10 Mar 2010
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?