Telerik Forums
Reporting Forum
1 answer
201 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
211 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
109 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
288 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
315 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
96 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
6 answers
246 views
Hello

I have created a WPF report service in my web services solution but I cannot find anyway of connecting my WPF client using the ReportViewer to this service. The Silverlight equivalent has a ReportServiceUri property which I have used to test out my web services. Why doesn't the WPF control have the same properties? Is this something that is being added?

This is a bit of a show stopper for us as all our application is written in WPF. Is there an alternative method?

Would really appreciate any help you can give.
Regards
Steve
Arne
Top achievements
Rank 1
 answered on 14 Nov 2012
7 answers
757 views
I created a Telerik Report using the EntityDiagram ORM model to pull information from a Sql Server table.  I added a Telerik Report Viewer to my webpage, Default.aspx, and when I run it I get this error:

Telerik.OpenAccess.RT.sql.SQLException: Invalid object name 'voa_keygen'.
   at Telerik.OpenAccess.RT.Adonet2Generic.Impl.StatementImp.executeQuery(String sql)
   at OpenAccessRuntime.Relational.sql.HighLowRelationalKeyGenerator.IsCached(Connection con, RelationalKeyGeneratorInfoCache infoCache, String tab, String kCol, String vCol, String key, Boolean& ret)
   at OpenAccessRuntime.Relational.sql.HighLowRelationalKeyGenerator.init(String className, RelationalTable theClassTable, Connection con, RelationalKeyGeneratorInfoCache relationalKeyGeneratorInfoCache)
   at OpenAccessRuntime.Relational.RelationalStorageManagerFactory.init(Boolean full)
Ivailo
Telerik team
 answered on 14 Nov 2012
1 answer
101 views
dear support team,

is it possible to show/hide items from the report when exporting to excel (or powerpoint)? when exporting I need to show an extra information block of the report, is something like this possible?

kind regards
Squall
Top achievements
Rank 1
 answered on 14 Nov 2012
5 answers
950 views
I know that when you export to CSV, the Column Headers are just the "Names" of the text box.  I want to have descriptive Column Headers, but since the name is can't have spaces, special characters, etc., I'm pretty limited. 

I'm wondering if there is any other way of specifing Column Headings that would allow me more flexibility? 

It would be great if you could add a property to TextBox that is the text to use for that TextBox's Column Header if it is exported to CSV.  I know that might be a lot to go through for just one Export Format and for just one improvement, but I can't think of any other way to have good Column Headers that aren't tied to the name of the textbox in code.

Any help would be appreciated.

Thanks,
-Stephen
Steve
Telerik team
 answered on 14 Nov 2012
Top users last month
Rob
Top achievements
Rank 3
Bronze
Iron
Iron
Sergii
Top achievements
Rank 1
Iron
Iron
Dedalus
Top achievements
Rank 1
Iron
Iron
Lan
Top achievements
Rank 1
Iron
Doug
Top achievements
Rank 1
Want to show your ninja superpower to fellow developers?
Want to show your ninja superpower to fellow developers?