Telerik RadSplitter
Description:
Telerik RadSplitter is a flexible UI component for building powerful ASP.NET applications and allows users manage
effectively the size and the layout of their page content. Layouts can be conveniently
enhanced with sliding panes, dockable panels, resizable areas and many more splitter
elements just as in Visual Studio but boosted with ASP.NET AJAX capabilities.
Key Features:
- Entirely based on ASP.NET AJAX,
leveraging its client-side programming model
- Resizable panels - A key feature of RadSplitter
is the easy implementation of resizable panels, similar
to frames. When the user drags the splitter bar, the panels on the left and/or right
of the splitter are resized using one of the following 3 algorithms:
-
AdjacentPane (default) - only the adjacent panes
of the dragged split bar will be affected.
-
EndPane - only the left (top) adjacent pane and the
right (bottom) most pane will be affected.
-
Proportional - the width (height) of the affected
panels will be adjusted proportionally.
- Unlimited nesting
- RadSplitter allows for unlimited nesting of panels, which is appropriate for more
complex interfaces. By default, the nested splitters will be resized when the pane
is resized. You can, of course, change this behavior by simply setting the ResizeWithParentPane
property to false.
- Sliding panes
- You can add sliding zones and panes to simulate Visual Studio .NET user interface.
Those can be pinned in order to be always visible, or expandable on hover/click
depending on the settings.
- Horizontal/Vertical splitter orientation
- Nest splitters to get any orientation combination. Splitter
panels can be configured to split the allotted horizontally or vertically, and collapse/expand
in those directions respectively.
- Full cross-browser compatibility -
for IE, Netscape, Mozilla,
Opera, Firefox, and Safari on Windows, Mac OS and
ux
- XHTML 1.1 compliance