Hi ,
I have a master column which is of type Link To action and my requirement is that when i click on a particular row link, i need to fetch the corrsponding values from the context. Now i tried context.currentNodeElement.getxxx but this doesnt work may be because my Node has a recursive node within it. Could you please suggest a way i can do this.
Even passing the row id as a parameter to the method which handles this would be useful.
Thanks,
Harish