Creating custom TreeView/TreeNode?

This is what I came up with (experts, any advice welcomed). Instantiate the CustomTreeNode s in your code behind and set the properties via setters. Modify your CustomTreeNode class to persist the values in ViewState.

The node returned by your custom tree view's CreateNode will load the ViewState information.

You could overload CreateNode in the CustomTreeView class.

I cant really gove you an answer,but what I can give you is a way to a solution, that is you have to find the anglde that you relate to or peaks your interest. A good paper is one that people get drawn into because it reaches them ln some way.As for me WW11 to me, I think of the holocaust and the effect it had on the survivors, their families and those who stood by and did nothing until it was too late.

Related Questions