Hi All,
I am getting a problem when i call child node.
I created a nodeA,under that nodeB and attr in both nodes.
because i have button in table column that will take some details of current row.
How to do it
i give single ton false in nodeB.
when iam clicking button it is giving some values.
if i click button of 2nd row it is giving same values of first row.
when i select the row it is giving some values.but jest pressing the button it doesn't giving
Corresponding values.and also telll me how to call attributes of child node
if we use iprivate element.and how to update those elements.Plese help me.