Angular

Fundamentals of ag-Grid with Angular: Columns

Goals

  • Define a default ColDef object that is applied to all columns in the grid.
  • Override properties in the default column definition in a specific column.
  • Bind the default column definition object to the defaultColDef input binding on the <ag-grid-angular> component.
 

I finished! On to the next chapter