Hi,
I have an application in which a tabstrip displays a single nested iView within each tab. Each of the nested iViews loads data via a BI Query data service. A start point in each iView specifies the initial parameters to load the query data.
I would like the start point for a particular iView to be executed only when the user selects the tab that contains that iView. However, at the moment, when the application starts up, ALL of the iView start points are executed, resulting in a long wait. There doesn't appear top be a way to check if a particular tab has been clicked by the user and then only execute the start point for the tab's iView based on this.
I would appreciate any suggestions for implementing the above requirement.
Regards,
Mustafa.