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

Display, Sort, and Page Data in the DataGrid Control

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

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

5,6 Hiển thị, Phân loại, và Page dữ liệu trong DataGrid Control Bảng điều khiển và DataRepeater cũng tốt khi tôi đã tập hợp dữ liệu nhỏ, nhưng hiển thị chỉ cần giữ lặp đi lặp lại và tôi phải viết một loạt các mã để thay đổi thứ tự sắp xếp của dữ liệu

Chủ đề:
Lưu

Nội dung Text: Display, Sort, and Page Data in the DataGrid Control

  1. 5.6 Display, Sort, and Page Data in the DataGrid Control The Table controls and DataRepeater are fine when I have small sets of data, but the display just keeps repeating and I have to write a bunch of code to change the sort order of the data. How do I create a table-like display that will show a set number of rows at a time and let me sort the data? Technique The DataGrid control is by far the most flexible and powerful of the controls used in ASP.NET for displaying data on your Web page. It gives you the ability not only to list data, but also to page through it and sort it nicely with headers, and even to edit data. This last feature will be saved for the next How-To. To perform the other tasks, you will use a combination of setting properties at design time and programming some events. In particular for the DataGrid control, you will add code to events raised by sorting and paging. This How-To will use the DataGrid bound at design time. You will also see a simple example of using the DataView object for sorting your data. Steps Open and run the Visual Basic .NET -Chapter 5 solution. From the main page, click on the hyperlink with the caption How-To 5.6: Display, Sort, and Page Data in the DataGrid Control. You will then see all the territories loaded into a data grid. You can click the    
ADSENSE

CÓ THỂ BẠN MUỐN DOWNLOAD

 

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