|
-
October 7th, 1999, 02:19 PM
#1
TreeView node selection
Hi,
I require editing the node of a TreeView control but the default behavior is not according to my need. When I select a node and then click again, edit box shows the original text for editing. I want to replace original text with the text defined by me before starting the editing. I tried TreeView1.SelectedItem.Text =”mytext” in BeforeLabelEdit handler but it did not work. Can any body tell me the right way to implement this behavior?
Thanks in advance
Muhammad Aslam
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
|