I have created 3 tabbed pane. They display individual and separate information retrieved from other classes:
Tab 1 --displays--> class A.class info.
Tab 2 --displays--> class B.class info.
Tab 3 --displays--> class C.class info.
And when changes are made in Tab 2 or 3 (that is class B or C), the changes will affect the display and values in Tab 1 (class A) So here comes the question:
Once I have made the changes in Tab 2 or 3 and then switch back to Tab 1, how can I update Tab 1 to display the new values?
Many thanks for helping

New Topic/Question
Reply




MultiQuote




|