The data table API is the most effcient way to create and manage data for widgets.
It allows you to create data tables and to access and update these crossdomain,
either as embedded widgets like on this page, or through a javascript API, like with this examples below, which is using get_row() and get_col().
This file
is the template we used, just as with any widget published for widgetplus - see earlier - and then we created the data table using this command, after which it exists as a XML runtime datatable.
Click the rows or columns for settings.
Data tables like these can be merged, split, linked inbetween eachother, etc, and they are extremly suitable for the widgets / apps
we create, since they are secure and locked under individual user accounts.
This one on this page is under the demo account, which is default unless something else has been specified.