@SudeepKS Had the same issue. Its works for me now. The solution is to remove the domLayout="autoHeight" from the ag-grid-angular tab and add some styling -> style="height: 200px;". You should be able to see the scrollbar now.