Oracle 5.0 Reference Manual page 1905

Table of Contents

Advertisement

The Binding source component ensures that changes made in the Data Grid View control are also
made to the Entity classes bound to it. However, that data needs to be saved back from the entities to
the database itself. This can be achieved by the enabling of the Save button in the Navigator control,
and the addition of some code.
1. In the Form Designer, click the Save icon in the Form toolbar and ensure that its Enabled property
is set to True.
Figure 20.61. Save Button Enabled
2. Double-click the Save icon in the Form toolbar to display its code.
3. You now need to add code to ensure that data is saved to the database when the save button is
clicked in the application.
Connector/Net Tutorials
1885

Advertisement

Table of Contents
loading

This manual is also suitable for:

Mysql 5.0

Table of Contents