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.menu
1
Overview
Functionality
2
First Look
3
Item Flow
4
Expand Direction
5
Click To Open
6
Scrolling
7
MultiRow
8
Keyboard support
9
Expand Animation
10
Templates
11
Offseting The Groups
12
Overlay
13
Check/Uncheck
14
Open On Postback
15
Show Path
16
Right To Left
17
Context Menu
18
Popup Menu
19
Custom Attributes
20
Fixed Menu
Populating the control
21
Dynamic Creation
22
Hierarchical Data Binding
23
XML Definition
Appearance
24
Skins
25
Image Only
Using the server-side API
26
Add / Remove / Disable Items
27
Server-Side Events
Using the client-side API
28
Client-Side Events
29
Client-Side API
Application Scenarios
30
Breadcrumb
31
Related Menus
ASP.NET 2.0 Features
32
Declarative Data Sources
33
Cross Page Postback
34
Themes
35
Master Pages
36
Validation Groups
37
Data Bindings
Integration
38
Collapsing Menu
39
Rich Text Processor
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
Templates
Run example in:
C#
VB.NET
File
New
Open
Save As
Calendar
<
February 2012
>
Sun
Mon
Tue
Wed
Thu
Fri
Sat
29
30
31
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
1
2
3
4
5
6
7
8
9
10
Edit
Background Color
Font
Arial
Verdana
Tahoma
Times New Roman
Source Code & Description
r.a.d.
menu
fully supports templates. You can embed any content inside a r.a.d.
menu
template:
HTML markup
ASP.NET server controls
other third-party controls (other r.a.d.
controls
as well)