Vertical scrollbar not visible but working in domLayout ‘autoHeight’
I was previously using ag grid v28 and now migrated to ag-grid v32.
I am using domLayout as ‘autoHeight’ in my gridOptions.
And in my styling I was given around 250px for .ag-body-viewport and overflow-y: auto; as given below.
Vertical scrollbar not visible but working in domLayout ‘autoHeight’
I was previously using ag grid v28 and now migrated to ag-grid v32.
I am using domLayout as ‘autoHeight’ in my gridOptions.
And in my styling I was given around 250px for .ag-body-viewport and overflow-y: auto; as given below.
Vertical scrollbar not working in domLayout ‘autoHeight’
I was previously using ag grid v28 and now migrated to ag-grid v32.
I am using domLayout as ‘autoHeight’ in my gridOptions.
And in my styling I was given around 250px for .ag-body-viewport and overflow-y: auto; as given below.