Hi,
I am accessing record from my database and display them in a treeview control and when click on the child node of treeview then display it's description in a richtextbox.
I want to place book mark on child nodes, so that through bookmark i display it's description.
When click on the BookMark button then it show the past bookmarks in a window and user can also place new bookmark.
i mean like this:
bookmark = parent.child.Description
Please help me.
thanks.
:rolleyes:
