Question
Mashup to Mashup communication within same Master
Greetings,
I have a master page layout which contains two panes.
In the left pane i have a grid mashup and in the right pane, i have another grid mashup.
I would like to filter the contents of the grid mashup in the right pane based on a selection
made on the grid mashup in the left pane.
For example, invoke a mashup_B reload on a mashup_A selectedRowsChanged event
Is this possible to do?

