|
-
Jul 14th, 2011, 05:33 AM
#1
Thread Starter
Junior Member
horizontal tree view in asp dot net
how to display data through horizontal tree view in the following way:
Diagram :
Z
-----------------
Y X
---------- ----------
B C D E
------ ------ ------- -------
M N O P Q R S T
Data Stored in Table :
MemID --- | SponsorID -------- | MemID -------- | SponsorID
Z -------- | N/A -------------- | M --------------| B
Y -------- | Z ---------------- | N --------------| B
X -------- | Z ---------------- | O --------------| C
B -------- | X ---------------- | P --------------| C
C -------- | X ---------------- | Q --------------| D
D -------- | Y ---------------- | R --------------| R
E -------- | Y ---------------- | S --------------| E
Last edited by mazez1971; Jul 14th, 2011 at 11:41 PM.
Tags for this Thread
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|