Skip to main content
Version: 2.0.0

Variable: EntityCollectionTable

Const EntityCollectionTable: FunctionComponent<EntityCollectionTableProps<any>>

This component is in charge of rendering a collection table with a high degree of customization. It is in charge of fetching data from the DataSource and holding the state of filtering and sorting.

This component is used internally by EntityCollectionView and ReferenceDialog

Please note that you only need to use this component if you are building a custom view. If you just need to create a default view you can do it exclusively with config options.

If you want to bind a EntityCollection to a table with the default options you see in collections in the top level navigation, you can check EntityCollectionView

If you need a table that is not bound to the datasource or entities and properties at all, you can check VirtualTable

see EntityCollectionTableProps

see EntityCollectionView

see VirtualTable

Defined in

lib/src/core/components/EntityCollectionTable/EntityCollectionTable.tsx:100

Enterprise or start-up?

Learn how to get the most out of your project with the help of our consulting team.
Learn more
Sign up to our newsletter to get the latest news and updates. No spam!