Hi,

I am an UltraTreeNode to Ultra at runtime. I want the control to be
in-place editable after adding it so that user can change the name. The
behaviour I am expecting is something like creating a new folder in
windows. When a new folder is created, the name is in-place editable.
Same has to be with adding node.

Can anyone help me in this regard?

Thanks in advance
Kiran

Re: Making UltraTreeNode in-place editable after adding it to the tree at run time by Andrew

Andrew
Sun Dec 11 10:37:03 CST 2005

Its probably best to post questions about the Infragistics control on
Infragistic's newsgroups -
http://devcenter.infragistics.com/DevCom/NewsGroups.Aspx. With regards to
allowing a node to be edited, you can set the Override->LabelEdit to true.

<kiranreddyd@gmail.com> wrote in message
news:1134059904.094634.100550@f14g2000cwb.googlegroups.com...
> Hi,
>
> I am an UltraTreeNode to Ultra at runtime. I want the control to be
> in-place editable after adding it so that user can change the name. The
> behaviour I am expecting is something like creating a new folder in
> windows. When a new folder is created, the name is in-place editable.
> Same has to be with adding node.
>
> Can anyone help me in this regard?
>
> Thanks in advance
> Kiran
>