# Templates of the Grid

<table class="webixdoc_links">
  <tbody>
  <tr>
  <td class="webixdoc_links0">[date_grid](api/template/date_grid.md)</td>
            <td>specifies the content of columns that show dates (return `Date` values) in grid</td>
  </tr>
  <tr>
  <td class="webixdoc_links0">[grid_blank](api/template/grid_blank.md)</td>
  <td>specifies the custom content inserted before the labels of child items in the tree column</td>
  </tr>
  <tr>
  <td class="webixdoc_links0">[grid_date_format](api/template/grid_date_format.md)</td>
            <td>specifies the format of dates for the columns that show dates (return the `Date` values)</td>
  </tr>
  <tr>
  <td class="webixdoc_links0">[grid_file](api/template/grid_file.md)</td>
  <td>specifies the icon of child items in the tree column</td>
  </tr>
  <tr>
  <td class="webixdoc_links0">[grid_folder](api/template/grid_folder.md)</td>
  <td>specifies the icon of parent items in the tree column</td>
  </tr>
  <tr>
  <td class="webixdoc_links0">[grid_header_class](api/template/grid_header_class.md)</td>
  <td>specifies the CSS class that will be applied to the headers of the table's columns</td>
  </tr>
  <tr>
  <td class="webixdoc_links0">[grid_indent](api/template/grid_indent.md)</td>
  <td>specifies the indent of the child items in a branch (in the tree column)</td>
  </tr>
  <tr>
  <td class="webixdoc_links0">[grid_open](api/template/grid_open.md)</td>
  <td>specifies the icon of the open/close sign in the tree column</td>
  </tr>
  <tr>
  <td class="webixdoc_links0">[grid_row_class](api/template/grid_row_class.md)</td>
  <td>specifies the CSS class that will be applied to a grid row</td>
  </tr>
</tbody>
</table>

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

