Developing the System menu using the RadControls radmenu control

Source: Internet
Author: User

On the topic of the menu I think it is not to say, understand, so this article will not talk about these concepts, focus on the use of the Radmenu control in the RadControls control, combined with the database to develop a system menu.

First, the database design

Here I use Access as the sample database, detailed in the following figure:

Table fields are: AutoNumber, menu encoding, menu name, request address, Picture address displayed on menu, shortcut key (Radmenu control support), menu order, menu level limit, end level, and parent menu encoding. The whole design mainly takes the menu coding as the correlation basis.

Ii. registering controls and using the skin of controls

We can add controls to the toolbox and drag them directly onto the ASPX page to OK, and then you can see the following registration command in HTML view:

1 <%@ Register assembly= "Radmenu.net2" namespace= "Telerik.webcontrols" tagprefix= "Rad"%>

It is convenient to use the skin features provided by RadControls, copy the skin files to the project from the installation directory, and then select the desired skin directly on the control to OK. The following figure is Radmenu Select Skin screenshot:

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.