We have a Grid with editable: "popup" and custom sizing. Now when a vertical scrollbar is necessary, the "Update" and "Cancel" buttons are not visible because they are scrolled to the bottom (see attached screenshot).
I would like to always show the buttons and only scroll the content. What's the best way to achieve this behavior? Thank you.