Skip to main content

Consistent Column Alignment

Overview

Enhance your Tadabase app's table presentation with the Consistent Column Alignment plugin. This plugin dynamically adjusts column widths to match the widest content within each column, ensuring consistent alignment. By analyzing table headers and cell data, it calculates and applies the necessary minimum widths to create a polished and professional look, making tables more visually appealing and easier to read, even with varying content lengths.

Use Cases

  • This plugin is ideal for applications with grouped data tables where uniform column alignment improves readability and visual appeal, such as dashboards, reports, and data management systems.

Installing the plugin

Prerequisites:

  1. The page must have a table component
  2. Javascript must be enabled (applicable if your're on trial account)

Step-by-Step Installation:

  1. Navigate to the page with this table, this can be a parent or child page. 
  2. Click on the Plugins
  3. Find the Consistent Column Alignment plugin
  4. Select the table

Removing the Plugin

To remove the plugin, find the Javascript code that is surrounted with a comment for the plugin name and delete the code. Do the same for the CSS as well.