1

I try this add style but it's not working add component fixedColumn similar but not working

.rdt_TableHead .rdt_TableCol.fixed-left {
  position: sticky;
  left: 0;
  z-index: 1;
}

.rdt_TableBody .rdt_TableCol.fixed-left {
  position: sticky;
  left: 0;
  z-index: 1;
}

My datatable

Mike Szyndel
  • 10,461
  • 10
  • 47
  • 63
Yuki Onna
  • 11
  • 3

0 Answers0