Skip to content

There are no records to display #43

Description

@giovanniboaz

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?

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions