Hi Srinivas,
I am able to build the Tree view with 5 nodes as per my requirement .
I want move required attributes under particular node as children.
I want to make the all attributes are static position , even though data is there or not. My design is like tthat.
Note : I am using 1 context node for all nodes and children.
Node1
label(attr1) input1(attr) Input2(attr)
label(attr1) input3(attr) Input4(attr)
Node2
label(attr1) input1(attr) Input2(attr)
label(attr1) input3(attr) Input4(attr)
label(attr1) input3(attr) Input4(attr)
Regards,
rama