This shows a Dojo grid calling the 'ItemFile' REST services for views
The data in the grid can be updated and then saved back to the database.

Note that this use an implementation of the Dojo File Store, mostly provided as an example. It is advised to instead use the JSON REST service as a more robust implementation.
See  this example