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
Need help?
Do you have a question about the 5.0 and is the answer not in the manual?
Questions and answers