I have a tab strip view set and want to disable the navigation to some embedded views at runtime.
Tab 1 contains a view for selecting items. If the selection does not return any values from
the database I want to disable tab 2 ("the user shall not be able to select tab 2).
Any idea how I could do this?
Regards FW