Note: this Quick-Start framework uses regular ASP.NET components, suitable for evaluation on machines without MCMS. This distribution, however, includes special MCMS versions of all components, which have the full functionality of the ASP.NET controls plus some MCMS-specific features.
Read More
.
Demos
r.a.d.treeview
1
Overview
Functionality
2
First Look
3
Drag & Drop
4
Templates
5
Context Menu
6
CheckBox Support
7
Node Text Editing
8
Keyboard Support
9
Single Expand Path
10
Custom Attributes
11
Multi-Node Selection
12
Right-to-Left Support
13
Multi-Language Support
14
Frames Support
15
Modal Dialog
16
TreeView ComboBox
ASP.NET 2.0 Features
17
Declarative Datasources
18
Validation Group
19
Cross Page PostBack
Populating the control
20
Data Binding
21
Populating programmatically
22
Populating from SQL
23
Populating from Xml
Using the server-side API
24
Add / Remove / Disable
Nodes
25
Server-Side Events
Using the client-side API
26
Client-Side API
27
Client-side events
Programming
28
AJAX Load-on-Demand SQL
29
AJAX Load-on-Demand Directory
30
Load-on-Demand (SQL)
31
Directory Structure
Appearance
32
Skinning
33
Custom Node Style
34
No Line Images
Integration
35
Outlook Panels
36
Resources Drag and Drop
37
Rich Context Menu
r.a.d.controls
r.a.d.chart
r.a.d.combobox
r.a.d.editor
r.a.d.grid
r.a.d.menu
r.a.d.panelbar
r.a.d.spell
r.a.d.tabstrip
r.a.d.treeview
Single Expand Path
Run example in:
C#
VB.NET
RadTree1: Single Expand Path
Desktop
My Documents
r.a.d.designer
r.a.d.editor
r.a.d.designer
My Data Sources
My Music
My Pictures
10.11.2003
14.10.2003
16.09.2003
My Webs
My Computer
3 Floppy (A:)
Local Disk (C:)
archive
Documents and Settings
Administrators Documents
My Documents
Application Data
Cookies
Desktop
Local Settings
NetHood
PrintHood
All Users
My Documents
Application Data
Cookies
Desktop
Local Settings
NetHood
PrintHood
Default User
My Documents
Application Data
Cookies
Desktop
Local Settings
NetHood
PrintHood
downloads
Intepub
AdminScripts
iissamples
mailroot
Scripts
wwwroot
_private
_vti_cnf
aspnet_client
images
r.a.d.editor3.0
r.a.d.treeview2.5
r.a.d.chart1.0
my Files
Program Files
Adobe
Allaire
Common Files
DivX
ICQ
Internet Explorer
Macromedia
Microsoft Mobile Internet Toolkit
Microsoft Office
Microsoft SQL Server
Microsoft Visual Studio .NET
Microsoft.NET
settings
setup
TEMP
todos
WINDOWS
CD Drive (D:)
Control Panel
Administrative Tools
Fonts
Network Connections
Printers and Faxes
Scanners and Cameras
Scheduled Tasks
Allaire FTP RDS
My Network Places
Entire Network
Microsoft Terminal Services
Microsoft Windows Network
radeditor
telerik
Web Client Network
Recycle Bin
Source Code & Description
r.a.d.
treeview
introduces the
SingleExpandPath
property which controls the client-side behaviour of the treeview - when set to True, the treeview automatically collapses nodes that are not on the path of the currently expanded node. This saves a lot of space and makes navigating nodes easier.