Skip to content

Pagination not work #100

Open
Open
@darannu86

Description

@darannu86

I put my data in:

  <DynamicDataTable  rows={this.state.fullData} fieldsToExclude={['LEMMA' , 'RESPID', 'ORIGININAL' , 'TEXT_CLEAN', 'LEMMA_ORIGINAL', 'TAG', 'userName', 'TEXT', 'thumbsUpCount', 'reviewCreatedVersion' , 'Language',
   'replyContent', 'repliedAt' ]}
   currentPage={1}
    totalPages={1000}
    paginationDelta={6}
    />

but it show all rows in one page

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions