TAILIEUCHUNG - Display, Sort, and Page Data in the DataGrid Control

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 | 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 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 Display Sort and Page Data in the DataGrid Control. You will then see all the territories loaded into a data grid. You can click .

TAILIEUCHUNG - Chia sẻ tài liệu không giới hạn
Địa chỉ : 444 Hoang Hoa Tham, Hanoi, Viet Nam
Website : tailieuchung.com
Email : tailieuchung20@gmail.com
Tailieuchung.com là thư viện tài liệu trực tuyến, nơi chia sẽ trao đổi hàng triệu tài liệu như luận văn đồ án, sách, giáo trình, đề thi.
Chúng tôi không chịu trách nhiệm liên quan đến các vấn đề bản quyền nội dung tài liệu được thành viên tự nguyện đăng tải lên, nếu phát hiện thấy tài liệu xấu hoặc tài liệu có bản quyền xin hãy email cho chúng tôi.
Đã 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.