TECHNOLOGIES
FORUMS
JOBS
BOOKS
EVENTS
INTERVIEWS
Live
MORE
LEARN
Training
CAREER
MEMBERS
VIDEOS
NEWS
BLOGS
Sign Up
Login
No unread comment.
View All Comments
No unread message.
View All Messages
No unread notification.
View All Notifications
Answers
Post
An Article
A Blog
A News
A Video
An EBook
An Interview Question
Ask Question
Forums
Monthly Leaders
Forum guidelines
Dia Alarnaouti
NA
2
0
how can I fill treeview by self-referencing table ?
Jun 25 2009 1:31 PM
Hi,
I have a table contains :
ID , AccountParentID , AccountNumber , AccountName
this table is self-refrenced , I want to populate data of this table in treeview .
the most important thing is that the root ID = 1 and the root AccountParentID = 1 too .. and I cant change its parent to 0 or something else because of the group I work with ..
So, I want a way to populate the treeview in this case THE ROOT NODE IS PARENT OF ITSELF.
Thanks in advance...
Reply
Answers (
1
)
Retrievig subitem from ListView works, but only once!
Need to place DLL in memorystream and register for program use.