Skip to content

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

License

Notifications You must be signed in to change notification settings

BeverCRM/PCF-EditableTable

Repository files navigation

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