Skip to content

Instantly share code, notes, and snippets.

View ozoli's full-sized avatar

Oliver Carr ozoli

View GitHub Profile

Keybase proof

I hereby claim:

  • I am ozoli on github.
  • I am olmo (https://keybase.io/olmo) on keybase.
  • I have a public key ASBBFao6gYdgmik5fhKy5pieryK-gpDY1Il-MXqY0zaERAo

To claim this, I am signing this object:

Keybase proof

I hereby claim:

  • I am ozoli on github.
  • I am ozoli (https://keybase.io/ozoli) on keybase.
  • I have a public key ASBu38mXcE__KnVXit3xuuEq9bVsz34MnFRLvJDrvUftQwo

To claim this, I am signing this object:

@ozoli
ozoli / app.component.html
Created June 23, 2016 07:14
ag-grid large text call editor
<ag-grid-ng2 #agGrid style="width: 100%; height: 350px;" class="ag-fresh"
[gridOptions]="gridOptions"
[columnDefs]="columnDefs"
[showToolPanel]="showToolPanel"
[rowData]="rowData"
enableColResize
enableSorting
enableFilter