Skip to main content

RegisterDataTableComponent

Allows you to override the default component used to render the data of a particular column in a DataTable. The component should implement the CustomColumnComponent interface. The tableId and columnId can be determined by pressing ctrl + u when running the Admin UI in dev mode.

Example

components/custom-table.component.ts
providers.ts
Signature

Parameters

config

Was this chapter helpful?
Report Issue
Edited Feb 23, 2026ยทEdit this page