intTypePromotion=1
zunia.vn Tuyển sinh 2024 dành cho Gen-Z zunia.vn zunia.vn
ADSENSE

Display Data Using the Table Control .NET

Chia sẻ: Bui Tuan | Ngày: | Loại File: PDF | Số trang:1

63
lượt xem
2
download
 
  Download Vui lòng tải xuống để xem tài liệu đầy đủ

5,4 Hiển thị dữ liệu Sử dụng bảng điều khiển. NET có một số điều khiển có sẵn để hiển thị dữ liệu. Làm thế nào để tôi biết được điều khiển để sử dụng để hiển thị dữ liệu, và làm thế nào để tôi sử dụng điều khiển Bảng để hiển thị dữ liệu?

Chủ đề:
Lưu

Nội dung Text: Display Data Using the Table Control .NET

  1. 5.4 Display Data Using the Table Control .NET has a number of controls available for displaying data. How do I know which control to use to display data, and how do I use the Table control to display data? Technique When you're first deciding to list data on your Web forms, you have a few Web server controls to choose from: • Table. This Web server control allows you to create a read-only table type display of data. This control is not data bound, and it uses the TableColumn and TableRow objects for creation. • Repeater. This control is used to display read-only lists. You can use hyperlinks and program the ItemCommand event so that you can perform actions when items are selected. You must use templates to format the display. Templates are discussed in How-To 5.5, as is the Repeater control. This is a great control for quick lists. • DataList. Using this control, you will use templates not only to display, but also to select and edit data in the list. • DataGrid. By far, this is the most powerful of the controls. In addition, it gives you the most control over manipulating data. You display, sort, edit, and use various types of controls in each column. The last three How-Tos in this chapter thoroughly cover the DataGrid control. Anatomy of the Table Web Server Control    
ADSENSE

CÓ THỂ BẠN MUỐN DOWNLOAD

 

Đồng bộ tài khoản
2=>2