This control converts the dataset into an editable table.
Control has the following functionalities:
- "+ New" button - Adds a new row on top of the table where the user can fill in data and click "Save" to create the record.
- "Refresh" button - Refreshes the table.
- "Save" button - Creates records for new rows and updates records for changed existing rows.
- "Delete" button - Deletes selected records.