Wrox Programmer Forums
Go Back   Wrox Programmer Forums > .NET > Other .NET > Crystal Reports
|
Crystal Reports General discussion about Crystal Reports. For discussions specific to the book Professional Crystal Reports for VS.NET, please see the book discussion forum for that book.
Welcome to the p2p.wrox.com Forums.

You are currently viewing the Crystal Reports section of the Wrox Programmer to Programmer discussions. This is a community of software programmers and website developers including Wrox book authors and readers. New member registration was closed in 2019. New posts were shut off and the site was archived into this static format as of October 1, 2020. If you require technical support for a Wrox book please contact http://hub.wiley.com
 
Old March 1st, 2004, 09:14 AM
Registered User
 
Join Date: Mar 2004
Posts: 1
Thanks: 0
Thanked 0 Times in 0 Posts
Default Show data in tree-view structure

Hi all,

I have 2 kinds of data A and B, the instance of A can be child of B and vise versa. On the Crystal Report page, I would like to show the data in the tree structure (like the structure in the preview tree of the Crystal Report itself).I.e.:

A1--A2
|--B1
| |--A5
| |--A6
|--A3
|--A4
|--A7
|--A8
   |--B2
      |--A9

(Here, the tree level is limited at 8)

Currently, I'm completely stuck in showing the tree-view structure.

Could you please help me on that? The idea or a sample is very helpful to me.

Many thanks,
Kien



 
Old March 1st, 2004, 06:21 PM
Friend of Wrox
 
Join Date: Oct 2003
Posts: 336
Thanks: 0
Thanked 0 Times in 0 Posts
Send a message via MSN to alyeng2000
Default

you mean for example a data source of three columns

Departments --> employees --> expenses/month

1 1 12.3
1 1 5
1 2 52
2 3 62
2 4 7.3
2 4 6.6


if so try use group by sections


Ahmed Ali
Software Developer





Similar Threads
Thread Thread Starter Forum Replies Last Post
Displaying data in a tree view from combo boxes Gini Visual Studio 2008 0 June 25th, 2008 01:52 AM
Show Tree Format data rajasarkar ASP.NET 1.0 and 1.1 Professional 0 July 5th, 2006 02:59 AM
Need help with tree data structure vidhya_venkat C++ Programming 0 June 14th, 2006 01:13 PM
show data in a tree view format in crystal report srithi Crystal Reports 1 February 22nd, 2006 12:33 PM
tree data structure pandjie Java Basics 1 January 16th, 2006 05:15 AM





Powered by vBulletin®
Copyright ©2000 - 2020, Jelsoft Enterprises Ltd.
Copyright (c) 2020 John Wiley & Sons, Inc.