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
Actual behavior MDBDatatable Properties-entries not working when we set entries={20} but it show Rows per page: 10 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]}
Wojciech Staniszewski staff answered 2 years ago
There was a problem with using the entries
property. Already fixed that and will be released soon.
FREE CONSULTATION
Hire our experts to build a dedicated project. We'll analyze your business requirements, for free.
Answered
- 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