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

External Document Map Navigation?

1 Answer 44 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
Amy
Top achievements
Rank 1
Amy asked on 09 Aug 2016, 12:12 PM

Hello, 

I was wondering how I access the SelectedDocumentMapNode and DocumentMapNodes properties in WPF? 

The goal is to display my own document map with checkboxes next to each item so I can provide the user with a simple way to remove reports. Seems redundant to display a list of sections to include along with displaying the built-in Document Map. 

Thanks,

Amy

 

 

1 Answer, 1 is accepted

Sort by
0
Stef
Telerik team
answered on 12 Aug 2016, 09:13 AM
Hello Amy,

The ReportViewerModel is for internal usage only. Please test modifying the viewer's XAML template (Telerik.ReportViewer.Silverlight.xaml) with custom UI which uses the model's properties.

Note that the Document Map area displays navigation links pointing to content of the rendered document. If you want to eliminate content from the document, the approach we can suggest you are to use parameters to filter the data, or in case of a ReportBook - custom UI that lets the user select which reports to be shown before displaying the document.


In order to provide you more accurate suggestions, please elaborate on the scenario, the type of report you display and the role of the custom UI with check boxes.

Regards,
Stef
Telerik by Progress
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
Amy
Top achievements
Rank 1
Answers by
Stef
Telerik team
Share this question
or