Topic: MDBDatatable Properties-entries not working

MarTechBH premium asked 2 years ago


Expected behavior MDBDatatable Properties-entries can set number more than 10 ex. 20 , 25 , ... and working https://mdbootstrap.com/docs/b5/react/data/datatables/#docsTabsAPI enter image description here

Actual behavior MDBDatatable Properties-entries not working when we set entries={20} but it show Rows per page: 10 enter image description here Resources (screenshots, code snippets etc.) MDBDatatable hover loading={this.props.isLoading} advancedData data={this.state.layout} fullPagination entries={20} entriesOptions={[10, 20, 50, 100, 1000]}



There was a problem with using the entries property. Already fixed that and will be released soon.



Please insert min. 20 characters.

FREE CONSULTATION

Hire our experts to build a dedicated project. We'll analyze your business requirements, for free.

Status

Answered

Specification of the issue

  • ForumUser: Premium
  • Premium support: Yes
  • Technology: MDB React
  • MDB Version: MDB5 1.4.0
  • Device: Notebook
  • Browser: Chrome
  • OS: Windows10
  • Provided sample code: No
  • Provided link: Yes