Data biding

Started by Sap Solution, 03-05-2017, 03:49:15

Previous topic - Next topic

Sap SolutionTopic starter

How can we understand data binding and what is its usage in program development ?


damponting44

Data binding is used in Web pages that contain interactive components such as forms, calculators, tutorials, and games. Pages are displayed incrementally so that portions of a page can be used even before the entire page has finished downloading
Data binding is the process that establishes a connection between the application UI and business logic. If the binding has the correct settings and the data provides the proper notifications, then, when the data changes its value, the elements that are bound to the data reflect changes automatically