I am using combo boxes and text fields as embedded views in a table which is inside a tab container. When I tab between the two tabs on the container the table reloads the embedded views row by row, which also resets any fields that have been selected by the user.
Is there any way to prevent this loading from occuring?