Is there any way to figure out the current height and width of the scroll area? I need to determine if the table currently requires scrolling.
My suggestion would be to adapt the getBounds on the dataGridRef to return the full height & width of the scroll area (dvn-stack) if no col and row is specified.