In our case we need to fetch the values of node, subnode which is in tree structure(Please refer the attachment). Using code wizard we are able to fetch only one record from the table(Parent node value).
In normal table structure, Get_Static_Attribute method will provide all record which is stored in the table. But in this tree table structure we are not sure how to fetch the values of child node.
We can also use Function module to fetch the child node values but the problem here is we want to know the row number a particular child node. For example in the below screen I went to set value for the particular cell(Highlighted), but how can I figure out the row number and set value to the attribute.
