This is a migrated thread and some comments may be shown as answers.

Change to TreeView node not "sticking"

0 Answers 29 Views
TreeView
This is a migrated thread and some comments may be shown as answers.
Robert
Top achievements
Rank 1
Robert asked on 20 Feb 2009, 05:53 AM
I'm using your treeview in this web page.

Imagine the user is editing the Description TextBox.  He changes the value to something else and then immediately clicks on another node in the treeview.  In the TextChanged event handler of the TextBox I update the treeview node's Text property.  It *appears* to change it but then when the postback occurs and the NodeClick event handler for the TreeView runs, the change seems to have disappeared.

Why would this be?

Robert

No answers yet. Maybe you can help?

Tags
TreeView
Asked by
Robert
Top achievements
Rank 1
Share this question
or