If I have a child component that performs a select type function that requires to be rerendered to show the selected item as well as notify a sibling component of the change should I:
1) trigger an event and handle it in the container to rerender? 2) as the currently selected item is passed as a parameter to both siblings, update the bound parameter and maybe catch the change with a set method and rerender the containing zone? Assuming 2 is technically feasible, then how? regards, John --- This email is free from viruses and malware because avast! Antivirus protection is active. http://www.avast.com