I was able to create a tree view [using EXTJS 4 ] with context menu[options are add,edit,delete],
So if i right click on any of tree node context menu will appear,
If i click “Edit”, a text box should appear at the selected tree node and able to rename it.
Any ideas ?
Thanks,
Sri
use
Ext.Editor(check out this demo):