
Retool | Build internal software better, with AI.
Build, deploy, and manage internal tools with Retool’s unified engine. Connect to any database, API, or LLM. Leverage AI throughout your business.
Getting started with the Table component - Retool Docs
Tables are a common way to view and interact with your data. The Table component enables users to sort, filter, paginate, and download rows of information. It also supports row selection and insertion, …
Complex filtering of tables - App Building - Retool Forum
Sep 12, 2022 · I'm new to retool and I'm working on an app, I need help on how to implement the custom filters using multiselect lists. I'm using the New Table component as the table which I want to …
HTML Tables - W3Schools
Learn to create and style HTML tables with examples, covering table headers, rows, and cells using CSS for customization.
The Table component for Retool Apps
The Table component for Retool Apps A table to display data that can be sorted, filtered, paginated, and edited. Copy as Markdown
API Application - Retool Docs
The following API App provides a sample that demonstrates the use of API queries and how those queries are connected to components and event handlers with Retool.
Building your first complex app in Retool
Nov 28, 2022 · Building your first complex app in Retool Purpose of this tutorial We’ll build on our 4-minute “Getting Started” tutorial by walking through how Retool’s core abstractions — queries, …
Designing a User Interface to Represent Complex Tree Data - Retool
Nov 17, 2022 · In this post, we’ll talk about how we solved the challenge of building a UI to represent a complex tree data structure - in this case, the component tree of a Retool application. We’ll dive into …
Configure rows in the Table component | Retool Docs
The Table component has a number of row-related features and supports adding new rows of data. Configure row actions A row action is a button that appears when the cursor hovers over a row. You …
Configure columns in the Table component | Retool Docs
Each table column has a designated format for its values which control how values are presented or edited. Retool attempts to infer this from the data source and sets the format automatically. To …