React scroll table broken?


Topic: React scroll table broken?

goloal asked 6 years ago

Expected behavior Fixed columns and rows width's are equal.

Actual behavior MDBDataTable's head component and body component are misplaced.

Resources (screenshots, code snippets etc.) React's table

Vue, jquery and angulars table


Jakub Mandra staff premium answered 6 years ago

Hello,

Can you please provide some code snippets so we could debug it.

Try these settings for DataTable:

              <MDBDataTable
                fixed
                striped
                bordered
                hover
                scrollX
                scrollY
                maxHeight="300xp"
                data={this.state.data}
              />

Best,

Jakub


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
  • User: Free
  • Premium support: No
  • Technology: MDB React
  • MDB Version: 4.13.0
  • Device: Desktop
  • Browser: Google Chrome
  • OS: Windows 10
  • Provided sample code: No
  • Provided link: No
Tags