ASP. NET Aries getting started development tutorial 2: configure a simple list page, asp. netaries

Source: Internet
Author: User

ASP. NET Aries getting started development tutorial 2: configure a simple list page, asp. netaries
Preface:

My friends are expecting me to work stably, but if a startup company wants to lie down, it cannot be controlled.

If life is doomed to ups and downs, it will move forward in the rain.

Start watching new job opportunities at the very beginning. You are welcome to recommend it. You can also start a startup company!

At the same time, take advantage of free time to finish writing this series of tutorials.

Thank you for your attention and support.

Step 1: Prepare the database and table (or view)

Because the Framework supports cross-databases, You can first find a database without having to worry about system permissions.

Of course, you can also find a view (only the view cannot be edited or deleted [permission control ])

Step 2: configure the database link:

Use Database name + Conn as name (this is a cross-database convention and should not be garbled ).

So there are two databases:

Conn: system user permission Library (built-in Text Database ).

DemoConn: This is the Business Database (MSSQL example ).

Step 3: Add a menu

The content is as follows:

The file corresponding to the page is:

Click Save.

Many users asked at this time, why didn't the page come out?

This is because the current role does not have the permission for this page. You need to configure it at the role permission.

Step 4: Configure permissions

After entering the page:

At this time, F5 refreshed the page and came out:

The title is in English and must be changed to Chinese. Some fields do not need to be displayed:

Step 5: configure the header

 

Click to enter the configuration page:

Here, a simple name is configured, a hidden name is set, and a search is checked out. Let's look back at the interface:

A simple list page (including adding, deleting, modifying, and querying functions)

For the Configuration documentation, see ASP. NET Aries DataGrid configuration table header instructions.

End:

However, the business is complicated, and all the songs are sung: It's not that simple, you can...

This is a development framework, not a configuration framework.

Next, we will introduce how to develop a list page with code.

Related Article

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.