Telerik Forums
Reporting Forum
1 answer
172 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
109 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
526 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
176 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
283 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
178 views
hi all
is it possible to use the Telerik Reporting on jasper
Steve
Telerik team
 answered on 12 Apr 2011
3 answers
265 views
Hi,

I have a master report contains random number of sub-reports, which are added to the master report dynamically at run time. If the whole report can be fit into one page, everything works fine. However, if it is longer than a page, the second report of page2 overlaps the first report. (See page2.png).

I suspect that is there are some gaps at the end of page1, because the first report in page2 cannot fit into the first page, but the second report in page2 doesn't take that into account, so ends up with wrong location?

Thank you for your help.
VH
Top achievements
Rank 1
 answered on 12 Apr 2011
1 answer
104 views
Hi All,

I am new to Telerik.
We purchased the Telerik Reporting tool.
We have a Winforms Application which has several reports.

Now, When i install my application on the Client PC's:
If i include the telerik dll's would that be enough or do i need to install any telerik component on each client PC?

Thanks in Advance
Patrick
Top achievements
Rank 1
 answered on 11 Apr 2011
2 answers
187 views
I am curious if there is any way to either
1) display an axis (and its labels, either X or Y) on both sides of a chart (instead of just on the left (y) or just on the bottom (x) or
2) to display an axis on only one particular side (y on the right or x on the top for example). Thanks!
Kellen
Top achievements
Rank 1
 answered on 11 Apr 2011
2 answers
249 views
I am using Reporting Q3 2010.  I have a picturebox with a gif image and no matter what I set the Sizing to nothing changes.  I need the image to stretch to the size of the control and setting the Sizing to "Stretch" does nothing.
Betsy
Top achievements
Rank 1
 answered on 11 Apr 2011
Top users last month
Ambisoft
Top achievements
Rank 2
Iron
Pascal
Top achievements
Rank 2
Iron
Matthew
Top achievements
Rank 1
Sergii
Top achievements
Rank 1
Iron
Iron
Andrey
Top achievements
Rank 1
Iron
Want to show your ninja superpower to fellow developers?
Want to show your ninja superpower to fellow developers?