Skip to content

rokzu/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

About

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

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • TypeScript 98.7%
  • CSS 1.3%