Edit mode on a treeview node via code?
Hi,
What I would like to do is to sort of copy the behavior of the Windows Explorer when you add a new folder. In Windows Explorer, when you add a new folder via the menu, it adds a new node and names it "New Folder". But, immediately afterwards, it puts it into "Edit" mode so the user can easily assign their own name.
Is this something that would be accomplished via an API call of some sort on a node in the treeview? I know how to add a new node, but not how to put it in "Edit" mode via code.
Any help would be greatly appreciated..
Dan