---
id: gravityview-template-table-columns-after
title: "Action - gravityview/template/table/columns/after"
sidebar_label: "gravityview/template/table/columns/after"
tags:
  - "3.0.0"
---

# Action: gravityview/template/table/columns/after

Fires after table column headers are rendered. Can be used to insert additional header cells.

## Parameters

| Name | Type | Description |
|------|------|-------------|
| $context | `\GV\Template_Context` | The context. |

### Since

- 3.0.0

### Source

Defined in `src/Template/View/Table.php` at line 273

