Beginning ASP.NET 1.1 with Visual C# .NET 2003 phần 5

mà bạn có thể xác định người sử dụng và theo dõi di chuyển của họ thông qua các trang khác nhau cần thiết để hoàn thành một nhiệm vụ trên một trang tiên, thay đổi DayRender xử lý sự kiện như sau (loại bỏ các thiết lập phong cách ban đầu và thay thế chúng với một tuyên bố lớp duy nhất): | Server Controls Figure 10-10 3. Drag a DataList control into the first cell of the table from the Web Controls panel on the left as shown in Figure 10-11 Figure 10-11 4. Let s do some work on the code in the page. First switch to HTML view and enter the following code asp DataList id TeamList runat server ItemTemplate asp linkbutton text TeamName CommandArgument TeamID id TeamNameLink style color darkred runat server br asp Label text Notes id teamnotes runat server ItemTemplate SeparatorTemplate br hr color b0c4de width 200px SeparatorTemplate asp DataList We ve entered some data binding expressions in here but not yet created a data source for this control. Next you ll need to grab the name of each of the teams from the database and create an ID for each team. This ID will come in handy when you need to get more information about 333 Chapter 10 each of the teams. In addition you ll need to grab data from the Notes field that describes each of the teams. Both of these tasks will be carried out next. If you are using Microsoft Access ensure that a copy of the database is placed into the BegASPNET11 WroxUnited Database folder you need to create this folder if it doesn t already exist . 5. The first step is to add some data source information to the page. We re going to use the neat data wizard feature of Web Matrix to generate some database access code. In Code view drag a SELECT Data Method wizard onto the page from the Code Wizards panel on the left which shows up as shown in Figure 10-12 Figure 10-12 6. Create a new database connection to the WroxUnited database by selecting your preferred database type and clicking on the Create button. If you are using Access you will be prompted to enter the path to the database. If you are using MSDE you will be prompted to select the WroxUnited database from your database list see Figures 10-13 10-14 and 10-15 .

Không thể tạo bản xem trước, hãy bấm tải xuống
TỪ KHÓA LIÊN QUAN
TÀI LIỆU MỚI ĐĂNG
Đã phát hiện trình chặn quảng cáo AdBlock
Trang web này phụ thuộc vào doanh thu từ số lần hiển thị quảng cáo để tồn tại. Vui lòng tắt trình chặn quảng cáo của bạn hoặc tạm dừng tính năng chặn quảng cáo cho trang web này.