|
-
Apr 17th, 2003, 09:24 AM
#1
Thread Starter
Addicted Member
Sorting Problem
Hello,
I seem to have developed a smalll issue. In a dataset I have some data that looks something like this.
ID_________Parent Item_____Text
1__________RootID#________Item1
2__________RootID#________Item2
3__________1_____________ItemA
4__________1_____________ItemB
5__________2_____________ItemC
6__________3_____________ItemZ
What i would like to do is create a treeview from the dataset that looks like this
Root
>Item1
>>ItemA
>>>ItemZ
>>ItemB
>Item2
>>ItemC
Any help would be appreciated.
Jeremy
Last edited by Jeremy Martin; Apr 18th, 2003 at 12:55 AM.
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
|