Container Mashup Refresh event does not fire
Hi,
In a mashup, I have a tree and container mashup. On selectedRowchanged event, I am passing mashup name from tree to container mashup. Basically I want to load different mashup or refresh same mashup when parent node or child node is selected. Also I want to refresh same mashup when different node but at same depth level is selected. The refresh event is associated with selectedRowChanged event of service that populates the tree.
My problem is that refresh event gets fired only when node at different level in tree is selected. If I select same level different node, then it does not get fired. Any idea how to solve this?
Regards
Satish

