Get the selected row from a contained mashup
Hi,
I have a mashup where I launch a service in order to get an infotable which contains data for a Tree Table I want to display.
The Tree Table will be displayed in a contained mashup (name coming from another service) as depending on some parameters I don't want to show the same columns and rendering. I have added to the contained mashups a "Tree" parameters which is my infotable binded to the result of my service.
My problem is that when a row is selected in the Tree Table, I don't know how to provide the selected row to the parent mashup. I need that selected row for other purposes.
Thanks in advance for your help.

