Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 677 Bytes

README.md

File metadata and controls

13 lines (9 loc) · 677 Bytes

Editable Table

This control converts the dataset into an editable table.

EGtoET

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.

newButton