Data Entry in the Windows Forms DataGridView Control

The DataGridView control provides several features that let you change how users add or modify data in the control. For example, you can make data entry more efficient by providing default values for new rows and by alerting users when errors occur.

In This Section

Reference

  • DataGridView
    Provides reference documentation for the DataGridView control.

See Also

Concepts

Column Types in the Windows Forms DataGridView Control

Other Resources

DataGridView Control (Windows Forms)