DataTable-AltEditor - Example #2
with object-based datatable rows
Rows are contained in some .js file in the form:
{id:1, name:"Tiger Nixon", position:"System Architect", office:"Edinburgh", extension:"5421", startDate:"2011/04/25", salary:"Tiger Nixon"}
Data is managed in memory. A "Refresh" button is meaningless here.