I have a RadWindow on my page that has the property ShowContentDuringLoad="false". So until the content is loaded, the user sees a blank page. (sometimes the loading of the page in the window can take a few seconds.) So my question is whether there is a way to specify a loading template of some sort that will display until the actual content is loaded. I was hoping to see <loadingtemplate> that I could apply to the WindowManager, but I did not find one and I did not see one identified in the CoreTemplates.xml file either.
Therefore, is there a way that I currently display something while the content is loading and if not, could you add a feature to define a loading template?
Thanks.
Therefore, is there a way that I currently display something while the content is loading and if not, could you add a feature to define a loading template?
Thanks.