# Layout Options

### Auto Row Height **Based On The Contents Of The Cells**

The height of Each cell will change automatically based on the contents of the cell to show all content in the view. The row height will be calculated on the cell containing the most content (either image, text or numbers).

### Selection Options

Select the row with just one click.

### Multiple Row Selection

When using devices where Ctrl and Shift is not an option, turn on this feature where each click of a row will keep all rows selected. Clicking on a selected cell will deselect the row.&#x20;

### Enable Allow Multiple Rows To Be Selected

When selected users can highlight multiple rows, when disabled only a single row can be selected. Each selection of a new row will de-select the previous selection.

<figure><img src="https://appsfortableau.infotopics.com/wp-content/uploads/2023/04/SuperTables-Enable-multi-select.gif" alt=""><figcaption></figcaption></figure>

### **Enable** Compact Mode

Make supertables compact for a clean and concise look, a very useful feature for clean-looking dashboards

### Enable/Disable Sidebar

Enable the option to show or hide the sidebar in the SuperTables extension for Dashboard users. You can also individually set this option for only the

* Columns panel
* Filter panel
* Formulas panel

### Enable Quick Filters

This option lets you toggle the visibility of quick filters in the column headers of your SuperTable.

### Enable context menu in column header

When this option is enabled, a three-dot menu appears next to each column name in the header. From this menu, users can pin columns, sort ascending or descending, autosize columns, fit columns to the window, group data, choose visible columns, and expand or collapse grouped rows. This gives more flexibility while keeping the table easy to navigate.

### Enable/disable status bar

This option lets you toggle the visibility of the status bar in your SuperTable. The status bar is shown in SuperTables at the bottom and holds information on the total number of rows and filtered rows.

### **Rearrange SuperTables from right to left**&#x20;

RTL stands for ‘Right To Left’. This gives the SuperTable users the option to rearrange their SuperTable for it to read from the right to the left of the screen.

### Always Show Sorting Icon In Header

Keep the ‘sorting’ icon in the header at all times when enabling this. This will show less experienced users how easy it can be to sort on each header.

### Enable Pagination

Show pagination at the footer of your SuperTable. You can click through each page or use it to go to the last.

### Show SuperTables in a popup on mark selection

{% hint style="info" %}
This is a **Tableau** only feature.
{% endhint %}

**Important**: Reload the extension after changing the popup settings. Choose which worksheet to trigger the pop-up. This will turn the SuperTable into a dashboard button to save that vital dashboard space and will be triggered on mark selection. Allow the popup up only when the datasheet has data (has a negative performance impact).

### Auto Aggregation

{% hint style="info" %}
This is a **Tableau** only feature.
{% endhint %}

[Dynamic Aggregation](/supertables/features/dynamic-aggregation.md)

### Show/Hide Index Column

Enable to hide the index column in the SuperTables instance. This will prevent it from showing up in the “columns” tab of your end-users.


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.infotopics.com/supertables/configuration/configuration-screen/appearance-tab/layout-options.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
