
234 Use the Data Management Service
2. Ensure that both instances of the application look like the following example.
Resize the browser windows so that you can see both instances of the application at the
same time.
.
3. In one of the browser windows, click a DataGrid cell in the First Name column, and
change the name.
4. Tab to the Last Name column of the DataGrid.
Your change should automatically update the application that is running in the other
browser window. After each change, the DataService component’s
commit() method is
automatically called to send the changed data to the server-side Data Management
Service.
The following sections explain some of the server-side functionality that enables data
distribution and synchronization in the lesson2 application.
Kommentare zu diesen Handbüchern