Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
415
Edit Actiavted node from the GUI
posted

Hi,

I am using the control Infragistics.Win.UltraWinTree.UltraTree to display xml nodes in to the GUI.
and using object of the class Infragistics.Win.UltraWinTree.UltraTreeNode to add child nodes and siblings their parent nodes to display into GUI.

Want to edit Active Node from GUI. (Am trying to past screen shot, but not able to paste.)

It is working fine using BeginEdit() method using object of activatenode.

Issue is here.

Before implementaion this there is a requirement that while double clicking of activation node will display its properties.
After this i got implemented by single clicking to edit the activated node.

Double clicking functionality is not working. Always It is taking single click event(While clicking double times) is going to edit mode.

Give the solution for this.
I would be very happy if there is a solution for this.

Regards
Prathap Reddy U

Parents
No Data
Reply Children
No Data