# Grid View Templates

![grid_view_templates](/img/grid_view_templates.png)

- [event_class](api/template/event_class.md) - the css style for the grid row
- [`{gridname}_date_template`](api/template/gridname_date.md) - the date in the header of the view
- [`{gridname}_full_date_template`](api/template/gridname_full_date.md) - the format of dates in columns with id='date'
- [`{gridname}_single_date_template`](api/template/gridname_single_date.md) - the format of dates in columns with id='start_date' or id='end_date'
- [`{gridname}_field_template`](api/template/gridname_field.md) - the text in the grid's column
