> For the complete documentation index, see [llms.txt](https://docs.bdb.ai/7.6/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.bdb.ai/7.6/data-center/data-preparation-beta-release/data-preparation-workspace/data-grid/data-grid-header.md).

# Data Grid Header

The Data Grid in the BDB Data Preparation is used for visualizing the data. The data displayed in the grid is a sample from the actual data set or complete data based on the data volume. The grid always shows the first 10 K rows in the dataset.

The grid has a header that displays the column name and column type from the selected dataset.

<figure><img src="https://4128708524-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FGDmsjfjJBNqow7Fo97cO%2Fuploads%2FulqbBPZKwgc9AoqacQw9%2Fimage.png?alt=media&amp;token=7320c162-05d8-4a1f-a727-d187a4c1deb4" alt=""><figcaption></figcaption></figure>

Each Column Header has a ***Context Menu icon***. The Context menu displays the ***Column Type***, option to ***Delete the column***, and option to ***Rename column***.

<img src="https://4128708524-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FGDmsjfjJBNqow7Fo97cO%2Fuploads%2FFt7m1hiR0czDhAZchtce%2Fimage.png?alt=media&amp;token=06b7b1ed-1b06-4237-b4ec-bde706059f31" alt="" data-size="original">

It also presents the data type of the column. It is analyzed based on the max match to any data type in the first 10K records.

Consider that out of 10000 rows sample, there are 9000 integers and 1000 string values, the selected data type is Integer. The 1000 string rows get detected as invalid rows.

### Pagination <a href="#toc508814716" id="toc508814716"></a>

Pagination is implemented for the grid data. The tool displays 20 records on each page.

<figure><img src="https://4128708524-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FGDmsjfjJBNqow7Fo97cO%2Fuploads%2FmqnqYRrYqiESZEKAKiax%2Fimage.png?alt=media&amp;token=827f9fab-482c-408b-b07e-d7640fb9187a" alt=""><figcaption></figcaption></figure>

{% hint style="info" %}
*<mark style="color:green;">Please Note:</mark> The maximum rows displayed for sampling is always 10k.*
{% endhint %}

### Data Types <a href="#toc508814707" id="toc508814707"></a>

&#x20;The Data Grid header displays Data Types. Some of the supported Data Types are as given below:

1. Integer&#x20;
2. Double
3. String
4. Date
5. Timestamp
6. Long

<figure><img src="https://4128708524-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FGDmsjfjJBNqow7Fo97cO%2Fuploads%2FsDFUSkIqQqH0suB4JbPY%2Fimage.png?alt=media&amp;token=7ad7d058-e6a0-4e8c-827e-5369b7d0a3b3" alt=""><figcaption></figcaption></figure>

{% hint style="info" %}
*<mark style="color:green;">Please Note:</mark>*&#x20;

* *The Data Preparation workspace supports more than the listed Data Types.*
* *The user can edit the name for the Data Preparation using the **Title** bar.*     &#x20;
  {% endhint %}
