Telerik Forums
Reporting Forum
3 answers
69 views
Is there a Silverlight Reporting Demo download somwhere? I cant seem to find it. I have watched the Video and the things you cut and paste are no longer in the help docs. So I have tried to set up the Service and the Report as close to the Video as possible but when I try to do a hello world report the Silverlight ReportViewer shows "An exception occurred during the operation, making the result invalid.  Check InnerException for exception details." A downloadable Demo Source would be very helpful.
MiddleTommy
Top achievements
Rank 1
 answered on 26 Jul 2010
6 answers
351 views
After installing Telerik Reporting Q1 2010, I am getting these errors:
Error   895   
The type 'Telerik.ReportViewer.WebForms.ReportViewer' exists in both 'c:\Windows\assembly\GAC_MSIL\Telerik.ReportViewer.WebForms\4.0.10.423__a9d7983dfcc261be\Telerik.ReportViewer.WebForms.dll' and 'c:\Windows\assembly\GAC_MSIL\Telerik.ReportViewer.WebForms\2.9.9.202__a9d7983dfcc261be\Telerik.ReportViewer.WebForms.dll'   
D:\Projects\VS2010\CPRWebPortal_V3\WebPortal\Dashboard\RevenueGenerated.aspx 

I need to have both versions of Reporting on my development pc, using the older v2.9.9.202 for vs2008 projects, and v4.0.10.423 for new vs2010 projects.  How must I reseolve the GAC issue?
Dan
Steve
Telerik team
 answered on 26 Jul 2010
1 answer
129 views
Hello,

I have a reporting project where in there are fields which are in the form of HTML. To display these datas I use HTMLTextBox control (to display Different font, colour, pictures). The control displays fine with Engish letters. But shows an error while displaying Chinese letters,  any other asian letters, Greek letters etc

I have also changed the Style property of the HTMLTextBox ( Font - > Arial Unicode MS) Still it fails to display..
Please guide me as what i need to do..

Thanks,
Shalini
Peter
Telerik team
 answered on 26 Jul 2010
1 answer
86 views
Hi I am just starting with telerik reports and I'm having difficulty
I create a new WPF  project. Builds and runs fine
I add a new item - (installed templates-reporting-Telerik Report q2 2010)
Bang error
 here's the call stack
at System.ComponentModel.Design.Serialization.CodeDomSerializerBase.Error(IDesignerSerializationManager manager, String exceptionText, String helpLink)
at System.ComponentModel.Design.Serialization.TypeCodeDomSerializer.Deserialize(IDesignerSerializationManager manager, CodeTypeDeclaration declaration)
at System.ComponentModel.Design.Serialization.CodeDomDesignerLoader.PerformLoad(IDesignerSerializationManager manager)
at Microsoft.VisualStudio.Design.Serialization.CodeDom.VSCodeDomDesignerLoader.PerformLoad(IDesignerSerializationManager serializationManager)
at Microsoft.VisualStudio.Design.Serialization.CodeDom.VSCodeDomDesignerLoader.DeferredLoadHandler.Microsoft.VisualStudio.TextManager.Interop.IVsTextBufferDataEvents.OnLoadCompleted(Int32 fReload)   
So am I missing something. I can run the reporting samples ok. Just can'r make My own reports.

Please help.
Will Ferguson
Top achievements
Rank 1
 answered on 26 Jul 2010
1 answer
106 views
hi,

i added background image to the header of the report by selecting style property as well as  by keeping text box in the header.
while running i'm getting the below error.

Could not find any resources appropriate for the specified culture or the neutral culture.  Make sure "Report1.resources" was correctly embedded or linked into assembly "App_Code.om2f8b1i" at compile time, or that all the satellite assemblies required are loadable and fully signed.


how to solve it.

regards
priya
Steve
Telerik team
 answered on 26 Jul 2010
7 answers
374 views
Hi

I am trying to print a report with two columns, but the report is only printing one column, and the right half of the page is blank.
I am aware that this may have to do with incorrect margins, but the designer is not giving me any indication of any of my fields (I only have one: [=Fields.Description] which is anchored in the column left,right,top).

It is perplexing to me that the second column is not filled, even though there is enough room.

The report is databound to a complex business object, and the subreport is responsible for printing the detail section with a list of items. As mentioned above, I am printing on the item's description.

What am I doing wrong?
Mike Hobbs
Top achievements
Rank 1
 answered on 25 Jul 2010
2 answers
506 views
Hi guys,
When data in report detail section contains a html tags, in WebViewer those are rendered as browser renders html (instead of <b>aa</b> you can see aa in bold). When I click export to excel, all is ok.

Now I added to the report event OnItemBound where texboxes are HtmlEncoded, so in WebViewer all is fine (htm tags are displayed as string) but at the same time export is performed with HtmlEncoded data so in excel you can see htmlEncoded text.

I suppose there is a simple way how to deal with this but cant find any solution.
I use Reporting Q1 2010, in detail section I have Textboxes.

Could you please give me some ideas how to solve this?
Thanks a lot.
Viktor

Vik
Top achievements
Rank 1
 answered on 24 Jul 2010
0 answers
93 views
Hello, I need to know how access a Session value inside Telerik.Report.
I need pass this value to filter SQL DataSource or show parameters this Session.

Thank you
Cesar
CESAR CARVALHO
Top achievements
Rank 1
 asked on 24 Jul 2010
1 answer
318 views
Scenario:
I have to build a report where there are two different data sources and some calculations have to be performed in the report.

Problem:
I see only one datasource in one report.

Question:
Am I missing something or this is a short coming in the reporting tool? How can I add two datasources and computed fields in the report?

Thank you.
Peter
Telerik team
 answered on 23 Jul 2010
1 answer
208 views
I'm building a report where dollar amounts are displayed to the right of production descriptions. My customer would like to have the report display trailing dots (".....") between the end of the product description and the dollar amount, very much like a restaurant menu. I have tried padding the display value with a large number of dots and disabling the "Can grow" property, but that doesn't seem to work; somehow the dots are simply not rendered if the length of the textbox value becomes too long. I've also just added a dotted bottom border to the textbox, but my customer doesn't like the way that is diplayed; they want the dotted line to appear just to the right of the product description, not beneath it, which is what a bottom border will do.

Is there another technique that would work? Maybe a custom formatting string of some kind?
Hrisi
Telerik team
 answered on 23 Jul 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?