If you need comprehensive webpage view – choose our WebSplitter
The WebSplitter is an ASP.NET splitter control allowing you to subdivide sections
of the Web page so that your users can resize or even collapse them. Simulating
the intuitive splitter of user interface is found in many modern rich client applications,
it gives your users greater splitter control over the layout of their workspace.
This splitter control also helps to avoid HTML frames usage for information splitting
in your applications for delivering compartmentalized sections of information. WebSplitter
for ASP.NET is a split container control which allows creating interface layouts
with resizable panels. It adds flexible layouts to ASP.NET applications including
horizontal/vertical splits, resizable scrollable, collapsible and even ASP.NET AJAX
panels, client-side interactivity, and
much more.
Main features:
1.
Orientation - Orient your splitter bar horizontally or vertically
on the page.
2.
Resizing Behavior - You can make the content pane resize in
real time as the user clicks and drags the splitter bar, or on slower clients you
can defer resizing until the user completes the mouse drag and releases the splitter.
3.
Content Panes - Place any content inside your content pane templates:
user controls, ASP.NET controls, literal markup content, or anything else that your
user interface requires.