Briefcase model sample
Purpose
This example shows how to create a briefcase model using a Data Abstract Client.
Getting Started
- Launch the Server.
- Launch the Client.
- The first time the server runs it will ask to fetch the data, else it will load it from disk.
- Make some changes to the records.
- Close the client.
- Re-open the client and the changes will still be there.
- Pressing Apply Updates will send the changes back to the server.