Telerik Forums
Reporting Forum
9 answers
396 views
Is there a way to append an additional report to the end of a report when exporting to PDF?  I need to attach 2 reports together so the end user only has to run and print 1 report.
Corey
Top achievements
Rank 1
 answered on 13 Apr 2011
2 answers
121 views
Hi, I use silverlight to consume a report hosted in a IIS web server. I use ASP.NET form authentication to authenticate users. Everything is normal for WCF service, but I don't know hot to implement authentication for report service. Can anybody help me?
Manh
Top achievements
Rank 1
 answered on 13 Apr 2011
2 answers
198 views
Hello ,

we are following SAAS model in our application and we are following different database for each company. We have one class library which will be shared by all the companies. For SAAS we need to provide a connection string runtime. Please provide us an efficient way to set the connection string run time for report.

Thanks in advance.
Andrew Ryan
Top achievements
Rank 1
 answered on 12 Apr 2011
1 answer
126 views
Hi,

I'm trying to find a way to display properly a new line (<br />, <p>, whatever ..) to have the same disposition within the 'report preview', 'word export' and 'pdf export'.

Using the 'Insert new line' button I have the following :

'preview' and 'pdf export' (what I would like to have everywhere) : img1.jpg
'word export' : img2.jpg

As you can see, Word export add an extra line compare to the pdf export.

Example using the following HtmlTextBox Value :

<strong>{Fields.raisoc}<br /></strong>{Fields.adresse1}<br />{Fields.cp} {Fields.ville}<br />{Fields.pays}


Thank You
Arnaud

Peter
Telerik team
 answered on 12 Apr 2011
1 answer
170 views
I have created an aggregate function by following this article: http://www.telerik.com/support/kb/reporting/designing-reports/implementing-and-using-custom-aggregate-functions.aspx

I terminate this function during the reportFooter DataBound event and at that time use the returned value to determine what should be displayed in a textbox field on the reportHeader.  However, the updated value for the field is not being displayed.  I know my set for the textbox.Value is going through, and the result is as intended if I do an export of the report to a PDF.

I am sure that this has something to do with when the report header item is rendered vs. when the report footer data bound event takes place...  but it sounded like I would be able to use the aggregate functionality as I am attempting.  Are there any changes I need to make, or should I approach this from an entirely different angle?
Peter
Telerik team
 answered on 12 Apr 2011
1 answer
104 views
Im building a survey system and have stumbled upon a problem...

It's a web project where schools log on to answer some forms rendered by the system. The forms are built of question/answer. The answer input is of type telerik:RadEditor. Then for the person responsible for the form I am using telerik reporting to report every schools answer in each type of form. Now the answer can be anything from a simple name to complex tables and lists.

Now when I wan't to report this i want to use the same control for both the simple text and the big tables.

I have attached a file to display the general idea.

= Fields.strValue is the html part.

Now there are no problems displaying text/lists and so on. But when it comes to tables telerik reportings htmlbox isnt supporting html other that text formatting.

So how should I make my reporting display the tables as they are in html?

Keeping in mind that sometimes there are tables, and sometimes there are not!

Anders
Peter
Telerik team
 answered on 12 Apr 2011
2 answers
522 views
Hello all,

           I'm working on MVC application, i need to pass values to Report Parameter, i'm working on ReportConstructor to send those values onLoad overloaded method, but when i preview the report, it is not working as exacted, please let me know the steps to assign user inputs to Telrik Report parameters.

Thanks in advance.


Regards
Mridul Sharma.  
Mridul
Top achievements
Rank 1
 answered on 12 Apr 2011
3 answers
170 views

Hi,



I've just upgrade my telerik web reporting solution to version 4.1.10.921, when I try to generate a report the application return an error, "Entry point not found".



I've a web application which uses report viewer and I've some library projects called by the viewer..

I've use the upgrade wizard to upgrade.

(I've upgrade only web site application, i've wrong?)

Thank you

Can You help me?

Steve
Telerik team
 answered on 12 Apr 2011
3 answers
279 views
I'm calling from a webpage and I have some variables in my settings that are not connection strings (just strings).  I can add the connection strings to the web.config ok, but the application settings don't seem to work. 
Here is what's in the report app.config or myReport.dll.conifg
<applicationSettings>
    <MyReport.Properties.Settings>
        <setting name="MyVariable" serializeAs="String">
            <value>Test123</value>
        </setting>
    </MyReport.Properties.Settings>
</applicationSettings>

My guess was to use:

<appSettings>
    <add key="MyReport.Properties.Settings.MyVariable" value="Test123"/>
      </appSettings>

Does the MyReport.dll.config do anything if you put it in the bin of your website/ webservice?

Massimiliano Bassili
Top achievements
Rank 1
 answered on 12 Apr 2011
1 answer
169 views
hi all
is it possible to use the Telerik Reporting on jasper
Steve
Telerik team
 answered on 12 Apr 2011
Top users last month
Rob
Top achievements
Rank 3
Iron
Iron
Iron
Atul
Top achievements
Rank 1
Iron
Iron
Iron
Alexander
Top achievements
Rank 1
Veteran
Iron
Serkan
Top achievements
Rank 1
Iron
Shawn
Top achievements
Rank 1
Iron
Iron
Want to show your ninja superpower to fellow developers?
Want to show your ninja superpower to fellow developers?