PCF-EditableTable icon indicating copy to clipboard operation
PCF-EditableTable copied to clipboard

This control allows the transformation of the default Dynamics 365 grid to an editable grid with add new line functionality.

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