April 29, 2026

Data Editor gets search, sort, and filter

The Glide Data Editor now has a full suite of table controls built into the toolbar. Filter, sort, and search your data right from the Data Editor tab.

Filter: Click the Filter button to add conditions to your table view. Build single or multi-condition filters using the same predicate logic available in your app screens: equals, contains, is empty, greater than, and more. A badge on the button shows how many conditions are active at a glance.

Sort: Sort your table by any column, in any order. Click to configure, see the count of active sorts at a glance, and remove them just as easily.

Search: When focused, the search field splits into two modes: Data to search across your row values, and Columns to filter which columns are visible. Switch between them without losing your search term.

Whether your table is a Glide Table, a Big Table, or an external data source, these controls work. For queryable sources, search and filters are pushed down to the query itself, so you're not limited to whatever rows happen to be loaded.

Learn more

Glide turns spreadsheets into beautiful, intelligent apps.