Show: Delphi
C++
Display Preferences
Editing and Updating Data
From RAD Studio
Go Up to Using data controls Index
Go Up to C++Builder Developer's Guide
All data controls except the navigator display data from a database field. In addition, you can use them to edit and update data as long as the underlying dataset allows it.
Note: Unidirectional datasets never permit users to edit and update data.
The following topics describe how to allow users to edit data using data controls: