One component, everywhere you build

One Salesforce data table. Every surface you build on.

25+ column types, inline editing for every field type, built-in filtering, and CSV export. The same data table on Screen Flows, Lightning pages, and Experience Cloud, configured with clicks. No code.

25+
column types
Any
field type, edited inline
0
lines of Apex
OpportunitiesRecently Viewed
NewExport CSV
Account NameStageAmountProbabilityClose Date
UOUnited Oil & GasNegotiation$235,00080%8/14/2026
GHGrand Hotels & ResortsProposal$92,50060%9/02/2026
ELExpress LogisticsClosed Won$178,000100%7/30/2026
BTBurlington TextilesQualification$54,00035%10/18/2026
DPDickenson plcNegotiation$121,75070%9/25/2026
What it does

A data table people can work in, not just read

This is the component doing its job. Search, filter, sort, edit, and act on records, with a column type for every field.

Opportunities
5 items
Stage: Openx
New
Export CSV
AccountvStageAmountvProbabilityClose Datev
UO
United Oil & Gas
Negotiation$235,000
80%
Aug 14, 2026...
GH
Grand Hotels & Resorts
Proposal$92,500
60%
Sep 02, 2026...
EL
Express Logistics
Closed Won$178,000
100%
Jul 30, 2026...
BT
Burlington Textiles
Qualification$54,000
35%
Oct 18, 2026...
DP
Dickenson plc
Negotiation$121,750
70%
Sep 25, 2026...
25+ column types
Inline edit any field
Built-in search and filters
Sort on any column
Row actions
CSV export
And more, without code
v
Grouping
v
Custom row actions
v
Pagination
v
Conditional formatting
v
Frozen columns
Same component, every surface

One data table. Four places to put it.

The same capabilities follow you across Salesforce. What changes is where it lives and how you add it, not what it can do.

Screen Flows

In a Flow screen

Drop the datatable component onto any Flow screen and bind it to a collection variable. Let users pick, edit, and act on records mid-Flow, then pass the results downstream.

Flow Screen ComponentsCompare vs the native Flow table
Lightning pages

On a record or app page

Build it visually with the dcDatatable component in Dynamic Components, wire a query with no Apex, and drop the result onto any Lightning page in App Builder.

Dynamic Components
Experience Cloud

On a portal or site

Add the AX-Datatable to any Experience Cloud page. It respects your sharing rules and guest access, so external users see exactly the records they should.

Experience Cloud Components
LWC / code

In your own component

Developers drop avonni-dd-datatable straight into an LWC template with documented attributes. Same table, in the markup you already own.

<avonni-dd-datatable
  header-title="My Accounts"
  query={accountQuery}
  columns={columns}
  search-fields="Name,Industry"
  filters={filters}
  show-pagination>
</avonni-dd-datatable>
LWC Components
Where teams use it

Built for the work people actually do

Avonni Data Table showing sales opportunities inside a Salesforce Screen Flow

Pick records inside a Flow

Show a filtered list mid-Flow and let users select the rows to act on. The selection flows straight into the next step.

Avonni Data Table on a Salesforce record page showing account data with an edit panel

Dashboards on record pages

Replace a plain related list with an editable, filterable table right on the record or app page, no Apex behind it.

Avonni Data Table on a Salesforce Experience Cloud portal page

Data views in a portal

Give external users a clean, permission-aware table on an Experience Cloud site so they see only their own records.

In a real org

Data Table, configured for one job.

All use cases

Everything the standard table makes you give up

The native Salesforce data table stops at read-only rows. Avonni picks up where it leaves off, with editing, filtering, and actions built in.

See the full comparison
25+
column types vs a handful
Every
field type editable inline
Built-in
search, filters, and CSV export
Avonni's Salesforce Data Table component is a masterpiece and heads down the best component that they offer. The use cases it has on its own make the product worth buying.
Tyler Teachman
Lead Architect at Hitachi High Tech America
Questions

Data Table, answered

Which package is the Data Table in?

It ships across the Avonni suite. The Flow version is in Flow Screen Components, the Lightning-page version in Dynamic Components, and the portal version in Experience Cloud Components. One subscription covers all three.

Which Salesforce objects does it work with?

Any standard or custom object. Point it at the records you want through a collection variable, a no-code query, or a component query, and it renders the fields you choose.

Does inline editing write back to Salesforce?

Yes. Edits happen in the cell and save back to the record, respecting your field-level security and validation rules.

Do I need Apex or custom code?

No. Admins configure the Data Table entirely with clicks. Developers who prefer code can also use the LWC version with documented attributes.

Is there a free option?

Yes. Every Avonni plan starts free with 10 licenses, and the Data Table is included from the start.

Put the Data Table to work

Install free from the AppExchange and add it to your first Flow, page, or portal today. Talk to us when you are ready to scale.