Angular
Fundamentals of ag-Grid with Angular

Column API

Mute
Current Time 0:00
/
Duration Time 0:00
Loaded: 0%
Progress: 0%
Stream TypeLIVE
Remaining Time -0:00
 

Goals

  • Programmically access and control columns in teh grid using the ColumnApi.
  • Access the ColumnApi via the gridReady output binding.
  • Get reference to a specific column via the column's key.
  • Toggle the visibility of a column using the Column API.
 

I finished! On to the next chapter