Hi Experts,
I have a Tree in a Table( With roselectable property initial) and on clicking its child(link to action), I need to capture the child calue clicked.
In the debugger, I found value in the WDEVENT local attribute's Parameters which conatins Name 'CONNTEXT_ELEMENT' and value as 'Refernce to class' and this refernce contains static attributes of my context node.
Can you tell me how to code for reading this static attributes using WDEVENT in my method.
Thanks
Depesh