This is a migrated thread and some comments may be shown as answers.

Toggle visibility in Wpf report

3 Answers 95 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
Vishal
Top achievements
Rank 1
Vishal asked on 10 May 2016, 04:55 PM

I am trying to add toggle visibility functionality in my telerik reports. The telerik report version which I'm using is Q3 2014.

In my report, I have two groups, and a detail section. 

Group1: catalog number

Group2: date

I have read the documentation for it, and when I set, it's not working. I think I'm making some mistake but I don't know where I'm going wrong.

Can someone please provide a demo code or solution to me.

3 Answers, 1 is accepted

Sort by
0
Katia
Telerik team
answered on 13 May 2016, 12:48 PM
Hello Vishal,

comparing your settings with the sample report located in Telerik Reporting installation folder (default path is C:\Program Files (x86)\Telerik\Reporting Q3 2014\Report Designer\Examples\ProductSales.trdx).

Check if the report item that you use for the toggle visibility action is in a containing scope that controls the item that you want to show or hide. Example: to hide a row group, the report item must be in a row group associated with the parent group or higher in the containment hierarchy.

More detailed information can be found in Drilldown Report Action help article.


If you need further help, please attach a sample runnable project containing report definition and test data in a support ticket.

Regards,
Katia
Telerik
Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Feedback Portal and vote to affect the priority of the items
0
Vishal
Top achievements
Rank 1
answered on 19 May 2016, 10:20 AM

Hello Katia,

Thank you for replying. I saw the example which you suggested but that has been done by using a crosstab.

At present, In my project I can't use crosstab as my report definition doesn't require that functionality yet.

What I want to try is to apply toggle visibility on the report items. After much trial and error I'm able to build a demo application but now the toggle visibility shows minus(-) and plus(+) symbols but no data is displayed.

How do I attach my source code?

 

0
Nasko
Telerik team
answered on 24 May 2016, 07:10 AM
Hello Vishal,

You can open a new support ticket where you will be able to zip and attach a sample project.

Regards,
Nasko
Telerik
Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Feedback Portal and vote to affect the priority of the items
Tags
General Discussions
Asked by
Vishal
Top achievements
Rank 1
Answers by
Katia
Telerik team
Vishal
Top achievements
Rank 1
Nasko
Telerik team
Share this question
or