Dropdowndatagrid positioning

Hi,

On the DropdownDataGrid, is there any way to control the positioning of where the grid panel displays on this component? It works fine on the majority of displays but, the position seems to vary depenent upon screen resolution - sometimes opening beneath the drop down button and sometimes above it. We have seen a few instances where on smaller monitors (or where the browser window has been resized to be fairly small) the grid displays with the top half off of the top of the visible screen so that you cannot see the filter controls, column headers or first few records.

Hi @markb,

Not much control. We are using PrimeNG OverlayPanel and it will go up automatically if there is no space enough below.