We have a modal page which contains a interactive grid that has edit enabled by default. Enabling grid edit by default causes the focus to be placed on the grid so the page opens half way down. There are no page items at the top of the page that we can use to force focus. Is there a way to get the modal page to scroll to the top after we have enabled grid edit?
Thanks James