Work with Records in a Table Widget

The Table widget supports create, read, update, and delete (CRUD) operations on the data. The following sections explain how to update table data.
Note: Data cannot be edited within the table. To add or edit table data, establish the widgets that will edit row data on behalf of the table first. See Prepare Widgets for Record Editing.