Telerik Forums
Reporting Forum
1 answer
51 views
Hi there,

I am trying to create a "Target Line" for my bar chart, and after reading the forum, I use MarkedZones for creating the lines. But the lines is behind the Bar. Is there a way to make the MarkedZones Line appear on TOP of the bar instead of behind it? Is there a way to like BringToFront() the MarkedZones?

Thanks!
Steve
Telerik team
 answered on 05 Oct 2012
1 answer
307 views
I'm trying to edit a Telerik report in the designer, and I can't seem to find anything that lets me just add a new report item. When I go to the wizard, I only have options for creating a new report, or upgrading a non-Telerik report. In the toolbox, all the Telerik Reporting items are hidden until I choose "Show All", and then they are greyed out. I can copy/paste a TextBox that's already on the screen to create a new TextBox, but I want to add a table report item to change the layout to table layout.
Steve
Telerik team
 answered on 05 Oct 2012
1 answer
172 views
I created a new report, added a chart, added one member to the Series collection, and added two members to the Items collection.  For each member of the Items collection, I set the FillType = Gradient, MainColor and SecondColor, and Value (see "design-view.png").  When I switch to the Preview tab, the color changes (see "preview.png").

How do I get the color to not change?

Thanks.
Steve
Telerik team
 answered on 05 Oct 2012
1 answer
239 views
I am trying to display a multi-page .tif image in a telerik report.  The image is displaying, however, I can only see the first page of the image.

Is there a way to display the entire .tif image in the report?

Thanks for your help.
Mike
Steve
Telerik team
 answered on 05 Oct 2012
1 answer
78 views
Hi

I have used telerik reporting on my production machine all works well and i have had no issues, once i deployed the application onto the live server the reports do not work and i get an error saying cannot connect to the datasource. Any ideas?
Steve
Telerik team
 answered on 04 Oct 2012
1 answer
115 views
Hi am using telerik reports , How i can do alternate row styling in report?
thanks
Steve
Telerik team
 answered on 04 Oct 2012
1 answer
585 views
I was worked on crystal reports for 2 times now i have to work on telerik reports ,is their too much diffrence in these two if yes what are they?
Thanks.
Steve
Telerik team
 answered on 04 Oct 2012
5 answers
184 views

Hello,

We have the following situation: text in preview window and on paper after print ends with ellipses, the last text row is absent.

Several clarifications:

- it's WPF application;

- Telerik Reporting Q2 2012;

- there is global style for textblock 

<Style x:Key="{x:Type TextBlock}" TargetType="{x:Type TextBlock}">
    <Setter Property="TextTrimming" Value="CharacterEllipsis"/>
    <Setter Property="ToolTipService.ShowOnDisabled" Value="True" />
    <Style.Triggers>
        <Trigger Property="IsEnabled" Value="False">
            <Setter Property="Foreground" Value="{DynamicResource DisabledForegroundBrush}"/>
        </Trigger>
    </Style.Triggers>
</Style>

- if this style is absent, all works fine. But this is not the solution.

- if we redefine the style for textblock in preview window, like this:

<Style x:Key="{x:Type TextBlock}" TargetType="{x:Type TextBlock}">
    <Setter Property="TextTrimming" Value="None"/>
</Style>
all works fine, but only in preview window, on paper ellipsis still remain.

Is there any solution to this problem?

Andrey
Top achievements
Rank 1
 answered on 04 Oct 2012
6 answers
1.0K+ views
Hey,

I am working in a secure company where my development computer has no online web access - and i'd like to install the Q3 reporting. However, all i seem to find is an online telerik installer.

Where might i find an offline copy (i could download somewhere else and then copy to my development computer)?

Thanks in advance,

   Meny
Ezequiel
Top achievements
Rank 2
 answered on 04 Oct 2012
1 answer
134 views
Hi,

I would like to make a tally sheet like the one in the image attached. I see the angle property on the textbox and that is great but I need the rendering to be more like the image to fit all the tally boxes I need.

Thanks,
Hadib Ahmabi
Top achievements
Rank 1
 answered on 04 Oct 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?