07-21-2013 09:29 AM
07-21-2013 10:00 AM
There is no direct editing option available, same can be achieved in two steps by using
--> Add Item Invoke Node
--> Delete Item Invoke Node
07-21-2013 10:35 AM
Thx! But I wanna keep items in first column unchanged and just let data in second column change dynamically. Is it unachievable by using tree control?
07-22-2013 03:39 AM - edited 07-22-2013 03:43 AM
You can use the 'active cell --> cell string' property to change the value in a particaular column.
07-22-2013 08:04 AM
Thx. I'll have a try.