This question is locked. New answers and comments are not allowed.
Hi Guys,
I was wondering if there was any way to prevent calling the onload event every time the active document/tab in a DocumentHost in the DockPanel was changed. Basically preserving the control exactly as it is except that it's not in view when a different tab is selected.
The reason being we've got a lot of existing code on a lot of pages where the onload is used for certain functions like populating the cache, instantiating a domaincontext etc.
Any help/info would be greatly appreciated.
I was wondering if there was any way to prevent calling the onload event every time the active document/tab in a DocumentHost in the DockPanel was changed. Basically preserving the control exactly as it is except that it's not in view when a different tab is selected.
The reason being we've got a lot of existing code on a lot of pages where the onload is used for certain functions like populating the cache, instantiating a domaincontext etc.
Any help/info would be greatly appreciated.