Chapter 10. Putting It All Together: A Real-World Example

IN THIS CHAPTER

  • An Overview on Providing Sorting, Paging, and Data Modification Features for a Single DataGrid

  • Providing Sorting and Pagination Support in a Single DataGrid

  • Adding Data Modification Support to a Sortable and Pageable DataGrid

  • On the Web

In the past three chapters, we have examined how to use the DataGrid's sorting, pagination, and editing features. In each chapter, however, we studied these features independent of one another; that is, in the chapter on pagination, we did not examine how to enable the user to sort the data being paged through. In this chapter, we will tie together the concepts discussed in the last three chapters, building a rich ASP.NET Web page that will enable an administrative user to edit and delete data, as well as page and sort through the existing data.

This chapter intends to present a real-world example of using the DataGrid Web control and its impressive feature set. We will focus on using the lessons learned in the previous chapters in unison to provide a very powerful, robust, and useful ASP.NET Web page.



ASP. NET Data Web Controls Kick Start
ASP.NET Data Web Controls Kick Start
ISBN: 0672325012
EAN: 2147483647
Year: 2002
Pages: 111

flylib.com © 2008-2017.
If you may any questions please contact us: flylib@qtcs.net