|
RadTreeView
for asp.net ajax
Imagine the bulk of rendered HTML output generated by a treeview populating thousands
of nodes. Now picture the performance issues that may arise from all of this HTML.
Well, the Telerik TreeView control for ASP.NET AJAX rises to the challenge with
its efficient semantic rendering and web service load-on-demand, resulting in highly
optimized HTML and lightning fast page loading. Rich user interactivity is supported
right of the box and some features include: node drag-and-drop, node editing, and
node context menus.
-
First look at RadTreeView features.
-
Client- or server-side, multiple nodes, within the same TreeView, between TreeViews
or on any other HTML Element.
-
Client- or server-side, through Web Service or Page Methods.
-
Single- or multi-level menus, different menus for different TreeView items.
- Flexible Semantic Rendering
-
Telerik TreeView control significantly reduces HTML output through semantic rendering, which uses lists instead of tables
- Powerful Databinding
-
Telerik ASP.NET TreeView supports binding to all ASP.NET 2.0 declarative datasources as well as the new LinqDataSource.
- Drag and Drop Behavior
-
Telerik ASP.NET TreeView control allows you to expand your web-application capabilities through rich drag & drop functionality
- Load on Demand
-
Telerik ASP.NET TreeView control can load data on demand only for the current expanded section resulting in improved performance
- Checkbox and TriState Checkboxes
-
Telerik ASP.NET TreeView fully supports Checkboxes and TriState checkboxes (checking a parent node will check all children)
- Context Menu
-
Telerik ASP.NET TreeView control has a built-in context menu which can be fully customized through CSS. Provides a clean and flexible API
|