Angular
Fundamentals of ag-Grid with Angular: Cell Editing

Value Setter

Goals

  • Use the valueSetter property in the column definition to set user supplied values when editing a cell into the row model data object where the data displayed in a cell does not line up with the shape of the data stored in the row model object.
 

I finished! On to the next chapter