Servers
Content of Folders
This tabbed panel can be refreshed via AJAX postback.
Last refreshed at 2:24:54 AM
Content of Servers
This tabbed panel can be refreshed via AJAX postback.
Last refreshed at 2:24:54 AM
Customized Update Panel
WebDockTabbedUpdatePanels
A WebDockPanel can contain WebDockTabbedPanels and WebDockTabbedUpdatePanels. WebDockTabbedUpdatePanel extends UpdatePanel in Microsoft ASP.NET AJAX.
The WebDockPanel on the left contains two WebDockTabbedUpdatePanels (the
Folders
and
Servers
tabbed panels). Content within those tabbed panels could be refreshed individually without refreshing the entire page.
WebDockUpdatePanel
A WebDockUpdatePanel is a WebDockPanel with UpdatePanel functionalities. It is useful when you want to add/remove/re-arrange tabs in a postback, but don't want to entire page to be refreshed.
The dock panel at the bottom is a WebDockUpdatePanel. Click the button below to add/remove a third 'Breakpoints' tab to the bottom dock panel.
Simple Postback
A simple postback will cause the entire page to refresh, and result in flickering.
Find Results
Content of Find Results
Content of Output