Example - Retrieve and Show Data

Here, each click of a button issues a request to the server for a new data record.

Example - Edit Data in Place

Here, some user data is shown. When the Edit button is clicked, the data is replaced by a form, and when this is submitted the updated data is shown.