Telerik Forums
Reporting Forum
1 answer
765 views

Hi,

 

In HTMLTEXTBOX  value = <b> Response added s s<b/> <br> <br> Q1QuestionText edited  <br>  from database

output in reportviewer

 

<b> Response added s s<b/> <br> <br> Q1QuestionText edited <b>

line break and bold style not working

kindly assist , it is urgent

 

Regards,

Mary Jain

 

Mary
Top achievements
Rank 1
 answered on 19 Jun 2016
2 answers
251 views

So far I have set Datasource to ReportItem.DataObject.

Now in the table column I want to access the values of a field(property).  I am indicating the field as the following, but nothing works = ReportItem.DataObject.RawData.GetValueString("binderProperties.binderProperty.ProcessProperty")  or ReportItem.DataObject.RawData.GetValueString("ProcessProperty") or  ReportItem.DataObject.RawData.GetValueString("binderProperties.Value.binderProperty.ProcessProperty") 

Please see attached to see the data format that is coming from .NET.

 

Thank you in advance for any feedback.

Rocio

 

 

Stef
Telerik team
 answered on 17 Jun 2016
3 answers
519 views

Hi ,

Hi,

I have scenario like i need to filter either using Parameters.SelectAudience.Value( have multiple value) or Parameters.SelectInterviewee.Value ( have multiple value) .Below is the code snippet not working with In operator

 

            this.Filters.Add(new Telerik.Reporting.Filter("=Fields.TrackID In ('=Parameters.SelectAudience.Value')) OR Fields.IntervieweeID " +
            "In ('=Parameters.SelectInterviewee.Value'))", Telerik.Reporting.FilterOperator.Equal, "=True"));

 

Please help , it is urgent

Thanks,

Mary Jain

Mary
Top achievements
Rank 1
 answered on 17 Jun 2016
1 answer
249 views

We are using Telerik Reporting 9.0.15.422

I have defined a header with a size of 14px with details as 10px.  The viewer shows everything as 12px regardless of what is defined in the designer.  Please see the attached screen shots.

Thanks,

Greg

Stef
Telerik team
 answered on 15 Jun 2016
3 answers
1.5K+ views

Hi,

I have scenario where i have to make some report parameter visible based one Report parameter value like

in below screenshot attached if i select Audience in SelectCriteria ReportParameter  then report parameter listing all Audience value should display( and hide the Interviewee Report parameter), if Interviewee is selected in the  SelectCriteria ReportParameter then report parameter listing all interviewee should show (Audience report parameter should hide)

Please help me on this as it urgent.

Thank in advance

 

 

 

 

Stef
Telerik team
 answered on 15 Jun 2016
1 answer
363 views

I have to show a report of employees.

This will have columns ID, Name, Designation, Department etc.

User should have 2 options (using report parameters) to view report

1. Based on department

    If user chooses department option, a drop should be loaded with all departments

2. Based on designation

    If user choose designation, a drop should be loaded with all designations.

Is there any way to provide this functionality (selection of either department or designation) using report parameters?

Stef
Telerik team
 answered on 15 Jun 2016
3 answers
451 views
Hello,

My Master Report has 8 sub-Reports, each only returns 3 to 4 rows and they are all 5 columns. So there is no issue in terms of data size.
However when I run my master report it takes a long time to generate the report. I check in MS SQL and running and executing the store procedures, they all take less than 1 seconds to execute.

Is this because that I am using a Trial version (Evaluation) or Telerik Reporting are generally slow to generate?

Many Thanks,
Stef
Telerik team
 answered on 15 Jun 2016
1 answer
54 views
The result is repeating over and over
Katia
Telerik team
 answered on 15 Jun 2016
3 answers
1.0K+ views
Is there a way to show/hide a parameter filter based on a field value or report parameter value and how can you use an expression to show/hide other elements.
Stef
Telerik team
 answered on 14 Jun 2016
1 answer
421 views

I'm trying to create an english reporot from WPF Application from code behind. Application  Cultutre is set to German.

I set Reports culture property to the en-US. But report is rendered in german format.

 

For example TextField with DateTime value  and {0:d}  as the format value.The Textfield is rendered in German Format "13.06.2016" not "06/13/2016".

Stef
Telerik team
 answered on 14 Jun 2016
Top users last month
Will
Top achievements
Rank 2
Iron
Motti
Top achievements
Rank 1
Iron
Hester
Top achievements
Rank 1
Iron
Bob
Top achievements
Rank 3
Iron
Iron
Veteran
Thomas
Top achievements
Rank 2
Iron
Want to show your ninja superpower to fellow developers?
Want to show your ninja superpower to fellow developers?