I am facing an issue with a page that contains an iFrame (RadTabStrip with MultiPageView). The content being loaded into the iframe is a RadListView which takes some time to render. This problem exists for other tabs/iframes as well.
My goal is to have an animated gif display while the listview is in the process of rendering. I have tried using the Telerik AJAX loading panel, but it seems like the panel won't show up until after the list has finished rendering. There is a delay of about 10 seconds where the iframe remains blank, then quickly flashes the loader, and finally displays the list.
If anyone can suggest a solution or help me understand why the page refuses to load anything until the listview is fully rendered, I would greatly appreciate it.
While the list is loading, this message appears on the page. The browser's "loading" indicator does not spin because the main page frame has already been fully loaded, just not the iframe content:
Then, once the list is completely rendered, this alert suddenly pops up: