Excel Table / Data / Grid

Demo to preview the plugin:

Introduction

The Excel Table / Data Grid plugin for Bubble applications allows users to create, edit, and display data in a spreadsheet-like interface within their Bubble apps. It supports features like data export in PDF or CSV format, advanced filtering, sorting, and extensive customization options. The plugin offers a familiar spreadsheet environment with responsive design capabilities, making it ideal for apps requiring robust data handling and presentation.
Key features include:
  • Create and display Excel-like data tables with customizable columns and rows
  • Sort and filter table data according to various criteria
  • Export data in PDF or CSV format with customizable settings
  • Apply conditional formatting and styling options
  • Multi-language support with 50+ languages
  • Responsive design features for optimal display on different devices
  • Row and column selection capabilities
  • Advanced pagination and search functionality

Prerequisites

No external API keys or accounts are required for this plugin. The plugin includes all necessary libraries and dependencies for seamless integration with your Bubble application. Simply install the plugin and start using it immediately.
Image without caption

How to setup

How to use this plugin

When the row is pressed, the Table Row event gets the unique id of that row. So doing a search for X: first item (in properties of the search we will use unique id= this row).

Refresh table after modifying the database

Plugin Element - Table

The plugin contains a powerful Table visual element that should be used on a page to display and manage data in a spreadsheet-like interface.
Image without caption
Image without caption

Fields

Exposed States

Element Events

Element Actions

Workflow example

Here are some basic workflow examples to get you started with the Excel Table / Data / Grid plugin:

Basic Table Setup

Export Functionality

Advanced Interactions

Image without caption

Changelogs