yogiwales
Newcomer
I can pass data to a sibling frame from the parent by creating a public property in the sibling and setting it from the parent. After changing information in the new frame and saving it I want the parent window to update itself to show the information amended.
How can i do this? as i cant create an instance of the parent as it already exists, and i cant use that instance as it doesnt exist in the sibling frame.
Thanks
Yogi
How can i do this? as i cant create an instance of the parent as it already exists, and i cant use that instance as it doesnt exist in the sibling frame.
Thanks
Yogi