This is an example of a Databox which enables Updating

The databox©es on this page are draggable
  A databox© is an updatable table list.
  Click on any row to display the 
  record in order to update that row.
 
The SQL used on this page for the databox©

   SELECT name, instinct, family, height 
     FROM dog  
 ORDER BY instinct 
    FORMAT databox
 TABLEHEADER My Own Databox