Apex Tab Container – Report should get execute only for the Active tab.
Now when the user clicks the page, all the tabs reports are getting executed. So the page load only its taking 5 to 10 mins.
To avoid this, Always the first tab report only should get execute and page should get rendered. Then when user changes the tab, it should get load instantly.
Is there a solution for this?