This question is locked. New answers and comments are not allowed.
Hi,
we are currently using the RadHTMLPlaceHolder in a RadDocking Control in different Tabs. If we open one Tab, everything works fine and the page is loaded. But as soon we open a second Tab and we switch between those two Tabs, the RadHTMLPlaceHolder reloads the displayed page on each switch. In the displayed page we use POST data and on reload the page is resetted to its Initial state.
Furthermore we get several Script Errors / Java Script Errors. We also tried to set the property "KeepContentInMemory" to true, but this has no effect.
How can we open several Tabs with different pages and switch between them without reloading?
Greets
we are currently using the RadHTMLPlaceHolder in a RadDocking Control in different Tabs. If we open one Tab, everything works fine and the page is loaded. But as soon we open a second Tab and we switch between those two Tabs, the RadHTMLPlaceHolder reloads the displayed page on each switch. In the displayed page we use POST data and on reload the page is resetted to its Initial state.
Furthermore we get several Script Errors / Java Script Errors. We also tried to set the property "KeepContentInMemory" to true, but this has no effect.
How can we open several Tabs with different pages and switch between them without reloading?
Greets