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.
217 6 Presenting Data with the DataGridView Control HE PRECEDING CHAPTERS showed many detailed examples of data binding to simple bound controls and list bound controls. However, one of the most common ways of presenting data is in tabular form.
Download Presenting Data with the DataGridView Control
Information
Domain:
Source:
Link to this page:
Please notify us if you found a problem with this document: