Skip to Content
0
Former Member
Dec 02, 2011 at 02:40 PM

Calling child node

31 Views

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.