Dynamic Data Bind

This example demonstrates the use of the "bind:" attribute with a simple CRUD model.
Some projects don't use DBware components like UniDBEdit or UniDBComboBox, and instead use only UniEdit, UniComboBox, etc. to interact with a database table.
In a conventional scenario, a query is opened, the record is read, and the contents of each field are passed to the components.
The "bind:" attribute will perform the work of the "datasource" and "datafield":

When you click the "Edit" button, the "rc_DynamicBindLoad" function will automatically fill in the components with their respective bindings, reducing your workload.
The same will happen with the "Save" button using the "rc_DynamicBindSave" function.
Created with the Personal Edition of HelpNDoc: Free Kindle producer