-1

I am using react-select and added it inside ag-grid react table. I am using it for a cell value and providing options to select from. Now the problem is that in last row, when I click the select field the options are hiding behind the table end. I tried setting z-index, position: absolute but nothing worked.

Then I tried setting overflow visible to whole table and all its child component but that actually broke the table as scroll is appearing at bottom but body part is not scrolling.

So I need a solution by which I can show my options above table bottom border.

Pradhumn Sharma
  • 1,663
  • 2
  • 10
  • 19

0 Answers0