Hi,I'm playing with one website and here is the thing:
On this page are plenty of divs, each with different content. I want to load the core (div headers, user info etc.) and after that, when user see this core, I want to async load content of each div. After that I want refresh content of divs, but in different timespan.
Can I do that somehow with Telerik Ajax? I tried something with AjaxPanel, but the content shows after the full page load.
Thank you very much for your advice.