Table of Contents
How RadMenu compares to ASP.NET Menu
Licensing
Installation and deployment
DNN
Feature overview
Getting started
Design-time support
Already using the control
AJAX support
Templates
Context Menu
Custom Attributes
ASP.NET 2.0 features
Defining the Telerik RadMenu structure
Data Binding
Controlling the visual appearance
Example scenarios (How to)
Telerik RadMenu client-side
Telerik RadMenu server-side
Troubleshooting
API Reference
| |
| Key features |
Send comments on this topic. |
| See Also |
This topic outlines some important general features of Telerik RadMenu v 4.0.
 |
Please note that Telerik RadMenu v4.0 is not backward compatible with previous versions. |
Compatibility and Compliance Features
- Wide cross-browser support
Telerik RadMenu supports all major browsers and platforms (both on PC and Mac, where applicable):
- Internet Explorer 5.0+;
- all Gecko-based browsers - Mozilla 1.0+, FireFox, Netscape 7+;
- Opera 7.5x+.
- Safari 1.2+
- Support for ASP.NET 2.0 and Visual Studio 2005
Telerik RadMenu can run under both ASP.NET 1.x and ASP.NET 2.x. The control is compiled against both Visual Studio 2003 and 2005 (thus offering new specific features for Microsoft's next-generation IDE, Visual Studio .NET 2005).
- Standards compliance
In conformance with the W3C Web Accessibility Guidelines 1.0, Telerik RadMenu is level AAA compliant. The default HTML output is fully XHTML 1.1 compliant.
Functionality
- Hierarchical structures
You can easily build multilevel menus using nested XML tag declarations or databind the control to hierarchical data sources.
- Extensive keyboard support
Telerik RadMenu delivers the convenience of desktop applications to the web with full support for:
-
- shortcuts
- access keys
- arrow-key navigation
- Full design support
Using intuitive dialogs, you can easily define menu structure and set the properties.

- You can achieve a wide variety of menu configurations by defining different property value combinations of Telerik RadMenu. These include:
- Support for context menus
Building context menus (activated with a right mouse click) is seamless with Telerik RadMenu. The item structure and appearance are defined in the same way as for the other types of menus.
- Flexible skinning mechanism
The entire control look and feel is defined by skins. You can easily modify existing skins, or create your own.
- Automatic detection of screen boundaries
- Templates
You can embed any content inside a Telerik RadMenu template, including HTML markup, ASP.NET server controls, and other third-party controls.
- Search engine and screen reader support
- Multi-language support
Rendering
- The semantic implementation of Telerik RadMenu uses a set of list items (rather than tables or DIVs) which dramatically trim the HTML output.
See Also
|