Stephen M. McKamey, 2008-08-03

JsonML + Browser-Side Templating (JBST) Example

Notice how the UI can be as rich as it needs to be and there is virtually no lag when switching out the view. This is because the data does not have to be requested over again. This allows data to be sorted or manipulated without a server round-trip.

1. Choose some data.

2. Choose a view.

3. Repeat.

Try sorting the data differently in the "Table View" then switch to the "List View" and see how the sort order is maintained.

4. View the templates.