ComponentOne True DBGrid for .NET (2.0) Search HelpCentral 

Database Operations

The editing, deleting, and adding permissions granted to the user at run time are controlled by the AllowUpdate, AllowDelete, and AllowAddNew properties. The default values of these properties are:

Property

Default

AllowUpdate

True

AllowDelete

False

AllowAddNew

False

Note that these properties only control user interaction with the grid at run time. They do not control whether database operations can be performed by the DataSet or other bound controls, or by the application code.


Editing Data

Adding a New Record

Deleting a Record


Send comments about this topic to ComponentOne.
Copyright © ComponentOne LLC. All rights reserved.