-
Notifications
You must be signed in to change notification settings - Fork 25
Open
Description
I keep getting "there is no records found" with the following implementation
<DataTableExtensions
{...{columns,record}}
>
<DataTable
columns={columns}
data={record}
selectableRows
highlightOnHover
pagination
/>
</DataTableExtensions>
However, with the tag, the normal is loading the data,
what could I be doing wrong?
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels