Telerik Forums
Reporting Forum
7 answers
477 views

Hi telerik.

I have a trouble i want to set dinamyc the space between vertical line,  the "X" axis it´s category scale , "Y" axis Numeric ,  

cin you help me with a little code ?

i want to use a binding, it´s possible?

Stef
Telerik team
 answered on 20 Apr 2016
2 answers
285 views
Hey,

We are looking for a special chart type or a way to make an age pyramid.

The following link shows an example of the chart we are looking for.

http://www.infovis.net/imagenes/T1_N158_A841_AgePyramid.gif

Is there any way to create a chart like this ? 

Thanks
Sodi We
Jack
Top achievements
Rank 1
 answered on 20 Apr 2016
2 answers
331 views

I am trying to create a graph that has a bar graph with a line graph overlapping.  I have seen the Telerik example and it explains a lot for me.  However, I am not getting the same result.  

In the example, the values are the same except the bar is sum and the line series is avg.  In my example, the bar graph will measure the actual values while the line graph will measure target values.  The problem is that my graphs are not projected on top of one another, they are side by side.  

I have checked and both are using the same coordinate system.  Everything seems correct except the alignment of the graphs.  

I have attached a picture which easily demonstrates my problem.

Thanks

      

Thomas
Top achievements
Rank 1
 answered on 19 Apr 2016
1 answer
150 views

Hi,

I want to design a table as shown in the file. I test using keeptogether property set true.However, every table seems to be in a new page not 

show the bottom of the table.

How can I do? Thank you.

Katia
Telerik team
 answered on 19 Apr 2016
1 answer
94 views

Hello,

if the DocumentName of the report is 'abc', the file filter displays 'abc (*.pdf)'. It should display 'PDF document (*.pdf)'.

The same problem appears with the other save formats...

Katia
Telerik team
 answered on 18 Apr 2016
8 answers
1.5K+ views
Hi there
  I would like to setup filter expression for report so that if report parameters are given the detail section should filter by the parameter.
The expression goes like this

    Expression          Operator      Value 
=Fields.ProductName      ==          =Parameters.ProductName 


But i also want to list all the Products in the detail if no product name is specified. Please guide me how to write expression for that.

I tried all these below option
           Expression           Operator      Value 
        =Fields.ProductName       ==     =Parameters.ProductName 
 AND  =Parameters.ProductName     <>     '' 

I also tried to do this filter check by code but raises me another question. Right now i am binding the datasource for the report in Report's constructor. And this constructor is not getting called when the Preview button is clicked. (Strange! I was expecting this to be called on every postback, not sure how it is working). So if i change any parameter value, this dynamic filter is not going to take effect.
Question 1:
Please let me know how i can control the filter to apply or not to apply on Preview button click event?
I am expecting to apply a logic to the filter like this
If (Parameters.ProductName != string.Empty) then filter the ProductName given in Parameter
else apply no filter and show all of them from the datasource.
   
Question 2:
The other way i tried to solve this is to filter the datasource in code before binding it. And here question is how can i rebind the datasource of the report on Preview Click (though initially i do that using Report Constructor)

Question 3:
And last question, the Filter expression editor by default ANDs all the expression added. Is there any way to add OR logic instead of AND.


Katia
Telerik team
 answered on 18 Apr 2016
1 answer
203 views

Hi to all,

I created a report connected to ObjectDataSource.

Report calls a public methods called GetItemByCode(string p_Code) that returns a Customer object. This Customer inherits a class called ModelBase.

Now when I try to preview, it appears a red box within error that says "file not found", itis refering to assembly that contains ModelBase class.

I checked that my report-project refers correctly to this assembly.

What can I do?

Stef
Telerik team
 answered on 18 Apr 2016
3 answers
152 views

Hi;

 

I have a report that requires text to be displayed in four parts of a graph. The text is to be watermark in nature -- I.E.  should appear behind everything else on the chart. I did this building a series for the text and using the data point label and made sure this series was the first loaded. But unfortunatelya series label is always displayed above everything else on the chart regardless of when it as loaded. So, how do I add text to a chart and have be in the back of everything else (note I need to resize the text - so can't use standard font size).

 

 

Peter

Stef
Telerik team
 answered on 18 Apr 2016
1 answer
135 views

Hello,

When I try to justify the text in a numbered list, the designer shows the text correctly but, when showing the report in the WPF viewer, I just have the following text displayed: "Parameter is not valid".

Note: to reproduce, the bug, I have the following content in the HtmlTextBox:

<ol><li><div style="text-align: justify">Αs a participant in this FIVB/World competition and, in consideration of the acceptance of my participation therein, I declare that I will respect the spirit of fair play, clean game and non-violence, and behave accordingly on and off the sports field.</div></li></ol>

Katia
Telerik team
 answered on 18 Apr 2016
5 answers
335 views

I am demoing this software for replacement our current Microsoft Reporting platform.

I am beginning with a simple trend report where we are plotting decimal values vs time.

The result on the telerik graph is just a straight line.

I need to show the variances along that line as is shown with the old graph from the Microsoft Reporting platform.

 

Thank you,

Ivan Hristov
Telerik team
 answered on 18 Apr 2016
Top users last month
Cynthia
Top achievements
Rank 1
Iron
Toby
Top achievements
Rank 3
Iron
Iron
Iron
Danielle
Top achievements
Rank 1
Iron
Iron
Joel
Top achievements
Rank 3
Bronze
Bronze
Iron
yw
Top achievements
Rank 2
Iron
Iron
Iron
Want to show your ninja superpower to fellow developers?
Want to show your ninja superpower to fellow developers?