This question is locked. New answers and comments are not allowed.
Hello Telerik Gurus,
I have noticed that if I hide/show the RadHtmlPlaceHolder control that the page I loaded is automatically refreshed. Why is that? We have a javascript based mapping environment baked into the page that is loaded and the map;s state is not maintained between the showing and hiding of the place holder. My guess is that because the IFRAME is destroyed when the control is hidden and recreated when it is shown, thus requiring a SourceUrl refresh, is that right?
I've tried setting KeepContentInMemory to TRUE on the place holder but that doesn't seem to remember the state of the IFRAME.
What plans if any do you have for maintaining state in the IFRAME? Is this possible with any other control you guys offer?
Thanks,
- Aaron
I have noticed that if I hide/show the RadHtmlPlaceHolder control that the page I loaded is automatically refreshed. Why is that? We have a javascript based mapping environment baked into the page that is loaded and the map;s state is not maintained between the showing and hiding of the place holder. My guess is that because the IFRAME is destroyed when the control is hidden and recreated when it is shown, thus requiring a SourceUrl refresh, is that right?
I've tried setting KeepContentInMemory to TRUE on the place holder but that doesn't seem to remember the state of the IFRAME.
What plans if any do you have for maintaining state in the IFRAME? Is this possible with any other control you guys offer?
Thanks,
- Aaron