Telerik Forums
Reporting Forum
1 answer
131 views
Hi,
I 'm facing the problem of the main and sub report are not together mean Sub report is displayed in next page.Let me know how to fix it.I use telerik reporting Q3 2012.

kind Regards,
Msyma.
Steve
Telerik team
 answered on 16 Nov 2012
2 answers
256 views
Hello,

I'm thinking of migrating my Reports from Crystal Reports to Telerik Reporting, but I would first like to know if your system could support resource translation on each of the report objects.

This is how I was able to achieve the same functionality in Crystal Reports:
System.Collections.IEnumerator ie = myReport.ReportDefinition.Sections[i].ReportObjects.GetEnumerator();

I would then get a reference to the report's TextObjects and change their .Text property to the desired language.

How would I achieve the same functionality using Telerik Reporting?
Themos
Top achievements
Rank 1
 answered on 16 Nov 2012
4 answers
218 views
We have a chart in a report that uses datagroupcolumn to break the data into different series.

Is it possible to remove the series labels? How?
Derek
Top achievements
Rank 1
 answered on 15 Nov 2012
9 answers
262 views
Hi,

Does anyone know a link to download a Silverlight project that uses report viewer to show reports?
I need a complete working example (with client and report server), not just a tutorial explaining how to make it.

Thanks,

Nuno Pinto
Steve
Telerik team
 answered on 15 Nov 2012
1 answer
211 views
Hi,

I have a report consisting of a dynamic amount of columns which usually fits on an A4 pdf report.
When the number of columns increases so that the A4 format can not display all on one page, I am trying to set the paperkind to A3 so that pdfs are created in A3 format.

However, I am not able to get the header and footer to follow the paperkind resizing. I have a legend table in the report footer that I would like to dock to the right. This does not work as the footer is not resized accordingly. Also, the width parameter for header and footer is not available to set programmatically, and I can not find any other solution to control the width of these sections.

Any suggestions appreciated!

Best regards,
Erik
Steve
Telerik team
 answered on 15 Nov 2012
1 answer
229 views
Hello

I'm not able to format the column y Axis percentage correctly. As this image continues to 10,000%, not 100%. I want the formatting looks like this: 0%, 10%, 20%, ..., 100%.
Another doubt is how to place a line with fixed value. I put a line with value of 80% that would be my goal to be achieved but until now could not. Please help me out and now thanks.
Steve
Telerik team
 answered on 15 Nov 2012
1 answer
116 views
Error while binding data to report please advice


System.Runtime.Serialization.SerializationException: Type 'Town' in Assembly 'TatweerSoftware.VRMS.Model, Version=1.0.0.0, Culture=neutral, PublicKeyToken=5e0dfe44adc215e3' is not marked as serializable.    at System.Runtime.Serialization.FormatterServices.InternalGetSerializableMembers(RuntimeType type)     at System.Runtime.Serialization.FormatterServices.GetSerializableMembers(Type type, StreamingContext context)     at System.Runtime.Serialization.Formatters.Binary.WriteObjectInfo.InitMemberInfo()     at System.Runtime.Serialization.Formatters.Binary.WriteObjectInfo.InitSerialize(Type objectType, ISurrogateSelector surrogateSelector, StreamingContext context, SerObjectInfoInit serObjectInfoInit, IFormatterConverter converter)     at System.Runtime.Seri... d0b58231-3f7b-497d-b345-8c234ffdb3e8
Steve
Telerik team
 answered on 15 Nov 2012
1 answer
300 views
Hi,

the object Data Source from toolbox of the reporting doesn't show the assemblies that are old in the project , if i add new project with same properties its showing these assemblies , please advice so weird. 
Elian
Telerik team
 answered on 15 Nov 2012
1 answer
338 views

Hi,

I have a table where I’d like to selectively hide one or multiple columns based on a report parameter.

To do this I’ve created a column group in the table and have added a filter to it.  For the parameter I am building a short CSV list of the names of the columns that should be in the table so for example parameterA may equal “columnA, columnC, columnE, columnD”

In the filter I’ve used syntax to say:

Fields.columnA = If parameter like ‘%columnA%’ then Fields.columnA else null

AND

Fields.columnC = If parameter like ‘%columnC%’ then Fields.columnC else null

This approach works fine for the first column, but even if I change the report parameter applicably it’s always the first column that gets supressed and not any of the others.

Anyone got any ideas on it, or been able to suppress various multiple columns dynamically with a different approach?

Many thanks,
Steve

Simon Keeton
Top achievements
Rank 1
 answered on 15 Nov 2012
1 answer
137 views
I have a table of data in a report with columns that have a 1px (repeat-y) image to produce a sort of gradient on each column.  The table looks great in HTML but when converted to PDF, the gradient seems to override the table's 1px borders and things start looking funky (no border).

Attached is an HTML sample and the converted PDF.  The PDF is a screenshot at 100%.  

Can you think of any setting that would resolve this?

Hadib Ahmabi
Top achievements
Rank 1
 answered on 15 Nov 2012
Top users last month
Boardy
Top achievements
Rank 2
Veteran
Iron
Benjamin
Top achievements
Rank 3
Bronze
Iron
Veteran
ivory
Top achievements
Rank 1
Iron
Iron
Rob
Top achievements
Rank 3
Bronze
Bronze
Iron
ClausDC
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?