PDF4PRO ⚡AMP

Modern search engine that looking for books and documents around the web

Example: biology

Presenting Data with the DataGridView Control

2176 Presenting data with the DataGridView ControlHE PRECEDING CHAPTERS showed many detailed examples of databinding to simple bound controls and list bound controls. However,one of the most common ways of Presenting data is in tabular form. Usersare able to quickly scan and understand large amounts of data visuallywhen it is presented in a table. In addition, users can interact with that datain a number of ways, including scrolling through the data , sorting the databased on columns, editing the data directly in the grid, and selecting col-umns, rows, or cells. In .NET , the DataGrid Control was the primaryWindows Forms Control for Presenting tabular data . Even though that con-trol had a lot of capability and could present basic tabular data well, it wasfairly difficult to customize many aspects of the Control . Additionally, theDataGrid Control didn t expose enough information to the programmerabout the user interactions with the grid and changes occurring in the griddue to programmatic modifications of the data or formatting.

218 CHAPTER 6: PRESENTING DATA WITH THE DATAGRIDVIEW DataGridView Overview The DataGridView control is a very powerful, flexible, and yet easy-to-use control for presenting tabular data. It is far more capable than the Data- Grid control and is easier to customize and interact with. You can let the

Loading..

Tags:

  With, Data, Control, Chapter, Presenting, Presenting data with the datagridview control, Datagridview, Presenting data with the datagridview, For presenting

Information

Domain:

Source:

Link to this page:

Please notify us if you found a problem with this document:

Spam in document Broken preview Other abuse

Transcription of Presenting Data with the DataGridView Control

Related search queries