Summary

IOTA^_^    

ASP.NET Developer's JumpStart
By Paul D. Sheriff, Ken Getz
Table of Contents
Chapter 16.  Using the DataGrid Control


The DataGrid control is a powerful server control. As you learned in this chapter, it can do the following:

  • Display data from any number of data sources.

  • Provide flexible formatting capabilities.

  • Sort columns, both ascending and descending, based on the sorting in the underlying data source.

  • Provide paging with indicators in various formats.

  • Select a row.

  • Add, edit, and delete rows. (You'll learn how to add this functionality in Chapter 17, "Editing Data Using the DataGrid Control.")

All this leads to a control that you are sure to take advantage of in your Web Form applications.


    IOTA^_^    
    Top


    ASP. NET Developer's JumpStart
    ASP.NET Developers JumpStart
    ISBN: 0672323575
    EAN: 2147483647
    Year: 2002
    Pages: 234

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