# Columns

## Content



A True DBGrid control is a collection of rows and columns. Columns, generally, contain a particular type of information through out, while rows are used to record different types of information about a particular item.

This section discusses the various operations that can be performed on columns in True DBGrid.

| **Topics** | **Content** |
| --- | --- |
| [Basic Operations](/componentone/docs/win/online-truedbgrid/columns/column-basic-operations) | Learn about the basic column operations performed in the grid control. |
| [Header and Footer](/componentone/docs/win/online-truedbgrid/columns/column-header-footer) | Learn about the different tasks related to header and footer in grid columns. |
| [Sizing](/componentone/docs/win/online-truedbgrid/columns/column-sizing) | Learn about column sizing in the grid control. |