Business
Jobs
  • About Us
  • Solutions
    • Job Postings
      Post your job and receive qualified candidates in 48h.
    • Candidate Assessments
      500+ technical and psychological tests, plus anti-fraud.
    • Headhunting
      Tailor-made executive search from start to finish.
    • Payroll + EOR
      Payroll dispersal and EOR across 15+ LATAM countries.
  • Pricing
  • Jobs

0

112
Views
react material along with react infinite scroll component table body

I'm trying to use react infinite scroll inside react material table. I tried using it but i could only wrap the whole table and the scrolling effects the whole page and i want the headers to stay sticky and only the table body to infinite scroll any solution? thanks

about 4 years ago · Juan Pablo Isaza
1 answers
Answer question

0

<TableContainer>
     <Table sx={{
          height: '80vh' // set a height
       }}>
        <TableHeader stickyHeader> // to stick header to the top of table container
             // header 
         </TableHeader>
        <TableBody>
            //body
        </TableBody>
     </Table>
</TableContainer>
about 4 years ago · Juan Pablo Isaza Report
Answer question
Find remote jobs

Discover the new way to find a job!

Top jobs
Top job categories
Business
Post vacancy Pricing Sales
Legal
Terms and conditions Privacy policy
© 2026 PeakU Inc. All Rights Reserved.
Andres GPT
Show me some job opportunities
There's an error!