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.

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...

| Expression Operator Value |
| =Fields.ProductName == =Parameters.ProductName |
| Expression Operator Value |
| =Fields.ProductName == =Parameters.ProductName |
| AND =Parameters.ProductName <> '' |

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?
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
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>
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,

1) Created a new project
2) choose blank report template "Report2", added a single textbox
3) Added a Web Forms report viewer form Q12016
4) selected existing report
Class with name Report2 is not found
Class with name Report2 is found in Reports project.
Get project references.
Error: Fail to add project reference
Class with name Report2 is not found
Class with name Report2 is found in Reports project.