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

Document Map

7 Answers 289 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
Gunasekar
Top achievements
Rank 1
Gunasekar asked on 24 May 2012, 08:05 AM
I need programetically code to create new  document map in my report.

7 Answers, 1 is accepted

Sort by
0
Steve
Telerik team
answered on 24 May 2012, 09:22 AM
Hello Gunasekar,

Check the Document Map help section that elaborates on your inquiry.

Kind regards,
Steve
the Telerik team

BLOGGERS WANTED! Write a review about Telerik Reporting or the new Report Designer, post it on your blog and get a complimentary license for Telerik Reporting. We’ll even promote your blog and help bring you a few fresh readers. Yes, it’s that simple. And it’s free. Get started today >

0
Gunasekar
Top achievements
Rank 1
answered on 29 May 2012, 02:25 PM
Hi,
I have created document map successfully by following the below link.
In my tree view i have created one parent node and four child node.
i am not able to create another parent node and if i create also it becomes child node.
0
Steve
Telerik team
answered on 29 May 2012, 04:57 PM
Hi Gunasekar,

As noted in the article we referenced previously, all report items (except the Detail section and the Report itself) produce leaf nodes in the document map tree. For example if you have a Panel item with TextBox item inside, and set the DocumentMapText property of both, the resulting nodes will be added as leaf siblings in the document map.

Kind regards,
Steve
the Telerik team

BLOGGERS WANTED! Write a review about Telerik Reporting or the new Report Designer, post it on your blog and get a complimentary license for Telerik Reporting. We’ll even promote your blog and help bring you a few fresh readers. Yes, it’s that simple. And it’s free. Get started today >

0
Gunasekar
Top achievements
Rank 1
answered on 30 May 2012, 02:13 PM
Hi,
In my tree view i have created one parent node and four child node.
i am not able to create another parent node and if i create also it becomes child node.   
my desired output is like in the attachment 1 (treenode1) but my actual output is like attachment 2 (treenode2).
Give me some solution so that i can add parent node as well as child node.             
0
Accepted
Steve
Telerik team
answered on 30 May 2012, 02:37 PM
Hi Gunasekar,

Please read the Document Map help article carefully as it contains the answers to all of your questions so far. The document map hierarchy of the ProductCatalog demo report (which you've taken as screenshot) is created by setting the DocumentMapText property of the report groups. Here is a quote from the documentation about this:

To form hierarchical structure of the document map, you may set the DocumentMapText property of the report groups, the CrossTab/Table groups, the Detail section and the Report (useful for SubReports).

Greetings,
Steve
the Telerik team

BLOGGERS WANTED! Write a review about Telerik Reporting or the new Report Designer, post it on your blog and get a complimentary license for Telerik Reporting. We’ll even promote your blog and help bring you a few fresh readers. Yes, it’s that simple. And it’s free. Get started today >

0
Priti
Top achievements
Rank 1
answered on 30 May 2012, 09:41 PM
hi gunasekar,

can you please post the code how you created the document map please?
0
Gunasekar
Top achievements
Rank 1
answered on 31 May 2012, 07:10 AM
Hi,
I have attached my code please check it out and let me know where i have to change it...
Tags
General Discussions
Asked by
Gunasekar
Top achievements
Rank 1
Answers by
Steve
Telerik team
Gunasekar
Top achievements
Rank 1
Priti
Top achievements
Rank 1
Share this question
or