dotnetmonitor.com

 
Index
Previous
Next

 

The DataError event gets its own topic because it is quite common for the DataError event to occur when working with data and the DataGridView. Basically the DataError event occurs anytime the grid is working with data and the grid cannot read/write or convert the cells data or when an exception occurs when attempting to perform certain edit operations.
What is the DataGridView
Differences between the DataGridView and DataGrid controls
Highlight of features
Structure of DGV
Architecture Elements
Cells and Bands